1. Brekeke Product Name and version:
2. Java version:
3. OS type and the version:
4. UA (phone), gateway or other hardware/software involved:
5. Select your network pattern from http://www.brekeke-sip.com/bbs/network/ ... terns.html :
6. Your problem:
I have connect to a FXO that is on a Dynamic IP. This FXO is using a account (101) to register with the SIP PBX. How do I set the dial plan to route the calls out via this FXO since I dont know the IP.
FXO with Dynamic IP
Moderator: Brekeke Support Team
-
- Posts: 16
- Joined: Thu Sep 13, 2007 8:52 pm
-
- Posts: 54
- Joined: Sun Nov 19, 2006 3:50 am
- Location: Kuwait
I think you can do the following:
make the FXO device as a 2 stage dialing normally, and you can forward the calls to it as the following, from the ARS:
- for example if you need to dial 9 and then dial any local number so you can make the ARS as the following:
ARS: patton- OUT
Matching Pattern:
To = sip: 9(.+)@
Deploy Pattern:
To: sip:101@
DTMF: {1sec}{1sec}$1
so if you dial 9 xxxxxx(local number for example), so the PBX will dial 101 and then dial the local number after 1 second.
Thank you
make the FXO device as a 2 stage dialing normally, and you can forward the calls to it as the following, from the ARS:
- for example if you need to dial 9 and then dial any local number so you can make the ARS as the following:
ARS: patton- OUT
Matching Pattern:
To = sip: 9(.+)@
Deploy Pattern:
To: sip:101@
DTMF: {1sec}{1sec}$1
so if you dial 9 xxxxxx(local number for example), so the PBX will dial 101 and then dial the local number after 1 second.
Thank you