cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
247
Views
5
Helpful
2
Replies

Dial-peers

miket
Level 5
Level 5

I have a small issues, I have several t1's coming into a gateway and I am using cme as srst and bacd as a backup solution. The issue I am having is trying to get several nummbers inbound ie xxx-xxx-1000, xxx-xxx-3050 to transform to a single four digit number so that bacd will kick off..

SO i need several 10 digit inbound to translate to a single four digit like 1000. Any ideas.. I am trying with several pots and a voip dial peers

Help maybe I have just over thought it

2 Replies 2

Brandon Buffin
VIP Alumni
VIP Alumni

One option is to use a translation rule to accomplish this, such as:

voice translation-rule 1

rule 1 /1112221000/ /1000/

rule 2 /1112223050/ /1000/

voice translation-profile profile1

translate called 1

dial-peer voice 1 pots

translation-profile incoming profile1

The translation profile could also be applied to the incoming voice port, such as:

voice-port 0/1/0:23

translation-profile incoming profile1

Hope this helps. If so, please rate the post.

Brandon

Brandon Thanks for the quick reply. I will try this and let you know.

I had done this but I created a voip dial peer that pointed to BACD when maybe I should have put the bacd on the pots

Thanks again.. I really needed someones confirmation you know how it is