cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
453
Views
0
Helpful
3
Replies

Discard digits on calling number

nguyenminhtuan
Level 1
Level 1

Hello everyone,

I have a situation like below:

1. Incoming call

+41412456789 ---> CUBE --> CUCM ---> 6789

The number that is showing on 6789 phone needs to be 0412456789

This requirement works with below rule:

voice translation-rule 22000
rule 1 /^\+41/ /0/

voice translation-profile GRE-TP
translate calling 22000

dial-peer voice 22000 voip

translation-profile incoming GRE-TP

2. Outgoing call

Issues happen when user setup Call Forward All

+41412456789 ---> CUBE --> CUCM ---> 6789 --> CFA --> Mobile

The number that shows on mobile is +0412456789 (which is not correct).

Is it possible to fix the issue with outgoing call to show up with +41412456789 while keeping translation-profile on the dial-peer?

Thanks,

Louis

1 Accepted Solution

Accepted Solutions

Deepak Rawat
Cisco Employee
Cisco Employee

Looking at your case description, incoming calls going to CM are hitting the dial-peer 22000 voip and changing the calling number +41412456789 from 0412456789. Which dial-peer is getting hit when the call is going out to PSTN and what profile have you applied on it.

Regards

Deepak

View solution in original post

3 Replies 3

Deepak Rawat
Cisco Employee
Cisco Employee

Looking at your case description, incoming calls going to CM are hitting the dial-peer 22000 voip and changing the calling number +41412456789 from 0412456789. Which dial-peer is getting hit when the call is going out to PSTN and what profile have you applied on it.

Regards

Deepak

Hi derawat  

You've pointed me to right direction.

Thanks,

Louis

Glad that I was able to help and thanks for marking the Correct Answer.

Regards

Deepak