1. Brekeke Product Name and version: PBX 2.3.6 Demo
2. Java version:6.0.18
3. OS type and the version:Linux RedHat
4. UA (phone), gateway or other hardware/software involved: ITSP
5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html :
6. Your problem: I want to take the [u]area code[/u] from a registered user like (662-NXX-XXXX) add that to their outbound call and add a 1 for 11 digit dialing to my ITSP. Registered user 662-NXX-XXXX dials 7 digits like 555-1234. I want to send the call out as 1-662-555-1234
7 digit dialing
Moderator: Brekeke Support Team
7 digit dialing
Hope, I tried the above. I made test calls which return busy "486" I checked the call logs and the system is sending 7 digits and not picking up the area code and adding a 1. What should I try?hope wrote:create an ARS pattern OUT like
Matching Patterns:
From: sip:([0-9]{3}).+@
To: sip:([0-9]{7})@
depoly patterns:
To: sip:&f1$1@destinationIP
AGCUSA
7 digit dialing
Hope,hope wrote:sorry i forgot to put 1 at To in deploy pattern
it should be
Matching Patterns:
From: sip:([0-9]{3}).+@
To: sip:([0-9]{7})@
depoly patterns:
To: sip:1&f1$1@destinationIP
Works like a charm. I really appreciate your quick response. I know you are very busy.
Best regards,
AGCUSA