05-07-2012 06:40 AM - edited 03-16-2019 11:01 AM
Hello Everyone,
I need to get a DID that is coming in on a PRI over to an FXS port for inbound and n calls. The system is running 8.6. I added the DID to the existing translation profile but that does not seem to be working. Is that the right way to go or do I need a dial-peer? Examples would be handy.
Thanks in advance! all replies rated.
Solved! Go to Solution.
05-07-2012 07:15 AM
Assuming you already configured PRI on port 0/0/0
dial-peer voice 1 pots
incoming called-number .
direct-inward dial
translation-profile incoming DID2FOUR
port 0/0/0:23
Asssuming FXS port is on 1/0/0
dial-peer voice 2 pots
destination-pattern xxxx
port 1/0/0
traslate incoming did to extension
voice translation-rule 1
rule 1 /^.*\(....\)/ /\1/
voice translation-profile DID2FOUR
translate called 1
05-07-2012 06:59 AM
Yes, you need a dial-peer.
Otherwise the call doesn't know where to go.
05-07-2012 07:15 AM
Assuming you already configured PRI on port 0/0/0
dial-peer voice 1 pots
incoming called-number .
direct-inward dial
translation-profile incoming DID2FOUR
port 0/0/0:23
Asssuming FXS port is on 1/0/0
dial-peer voice 2 pots
destination-pattern xxxx
port 1/0/0
traslate incoming did to extension
voice translation-rule 1
rule 1 /^.*\(....\)/ /\1/
voice translation-profile DID2FOUR
translate called 1
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide