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

call manager express call display

yanhui-wang
Level 1
Level 1

I have a customer which has callmanager express, they are using 2 digit internally and they all map to DIDs, when outbound calls are made, calling number are shown in 4 digits.

How do I achieve this:

1. For external calls, calling numbers are shown like +49 xxxxx

2. For internal calls, calling numbers are still the same.

5 Replies 5

Chris Deren
Hall of Fame
Hall of Fame

Use traslation rules on the router. Here is link that explains the usage.

http://www.cisco.com/en/US/tech/tk652/tk90/technologies_tech_note09186a0080325e8e.shtml

Chris

Thanks!

If I understand correctly, translation rules will apply on both internal and external. but what if I only I only want external.

Then you simply apply the translation rule to the external dial-peer, for example

voice translation-rule 1

rule 1 /^9/ /49/

dial-peer voice x pots

destination-pattern 9T

translate-outgoing calling 1

port 1/0:23

Oh..Thanks

Don't forget to rate the post!

Chris