cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
203
Views
0
Helpful
1
Replies

how to remove digits in dialplan between 2 CME

edwarelsayegh
Level 1
Level 1

I have two sites every one has CME routers

i need to configure a dial plan on each side

let's say if i want to call from site A to Site B dial 088XXX

if i want to call from site B to Site A dial 099XXX

the problem is i want when i dial from site A to Site B only forward XXX digits acrooss the Trunk and remove 088 and vise versa

Kindly help

1 Reply 1

Hi.

If your user dial from site a 088XXX to site B you coul apply a translation profile to  your dialpeer from A to B could be

voice translation-rule 1

rule 1 /*088/ //

voice translation-prfile To-Site-B

translate called 1

dial-peer voice 10 voip

destination-patter 088...

translation-profile outgoing To-Site-B

session target ipv4:x.x.x.x

In your site B you could configure the same translation rule with 099 instead 088

SITE B

voice translation-rule 1

rule 1 /*099/ //

voice translation-prfile To-Site-A

translate called 1

dial-peer voice 10 voip

destination-patter 099...

translation-profile outgoing To-Site-A

session target ipv4:x.x.x.x

HTH

Regards

Carlo

Please rate all helpful posts

"The more you help the more you learn"

Please rate all helpful posts "The more you help the more you learn"