1. Brekeke Product Name and version:
Brekeke PBX, Version 2.4.9.0 , Pro Evaluation
2. Java version:
1.6.0_26
3. OS type and the version:
Linux debian
4. UA (phone), gateway or other hardware/software involved:
UA@ ZoIPER soft phne
Gateway: Cisco
5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html : Pattern 4
6. Your problem:
Hi,
We have an issue with our ARS plans on the server, our ITSP wants us to send all calls to then in 00+CC+Number format only and our local users dial intl calls is 00+CC+Number format and local calls in 0+Number format.
We have created two Pattern outs as below for the above requirement and only calls made in intl format are reaching our ITSP and working, all calls made in local format fail to reach reach our ITSP and fail with user busy on our phones and missed call in cal logs. the calls are made from UK so CC 44 is added before sending local calls to ITSP.
Can some on look into the issue and advice please.
Pattern Out
Out 1
Matching Patterns
----------------------------------------
To: sip:00([0-9]{7,25})@
User: ^.+$
Deploy Paterns
-----------------------------------------
To :$1@itsp_ip_address
Out 2
Matching Patterns
------------------------------------------
To: sip:0([1-3]{7,13})@
User: ^.+$
Deploy Paterns
-----------------------------------------
To : 44$1@itsp_ip_address
ARS calls to ITSP issue.
Moderator: Brekeke Support Team