Friends,
<br><br>I am working on voice setup where I am configuring gateways and
CCM5. I have both PBXs with analog phones and Call manager with IP
Phones. Now my fist phase is working fine scenario you can see below:
<br><br>phone1---pbx1---router1------router2----pbx2---phone2
<br><br>pbxs are connected with router with e1 pri and routers are
connected with each other via e1 link. Site1 code is 1000 and site2
code is 2000
<br><br>site1 config ----
<br>dialpeer 2000 voip
<br>destinationpatern 2000
<br>session target router2 ip
<br><br>site2 config ----
<br>dialpeer 2000 pots
<br>destination 2000
<br>port 1/0:15
<br>forward digit all
<br><br>so user dial 2000 and extention of any length after site code, it
worked fine. Means in configuration I am not matching all digits so
rest of digits forward after dialpeer matches. This thing is very
useful for pstn dialing as I don't need the configure multiple dialpeer
of different lengths.
<br>Now Issue is that it is not working in the scenario in which I have CCM and gateway.
<br><br>IP Phone----CCM-----------Gateway----------PSTN
<br><br>I configure destination pattern 9 on ccm that pointing to gateway.
Then I configured a dialpeer on Gateway that will forward call to pri
with <br><br>pstn.
<br>Gateway config ---
<br>Dialpeer voice 9 pots
<br>Destination-pattern 9
<br>port 1/0:15
<br>forward digit all
<br><br>But it is not working. As I press 9, I get silly tone. Please help me get this issue resolved
<br>Waiting.....
<br>
<br>Best Regards
<br>Rameez