cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
645
Views
0
Helpful
2
Replies

CME ANI TO PSTN

carlos_canepa_2
Level 1
Level 1

Hi guys, i need some help to change the ani that the PSTN carrier is recieving from the cme.

The PSTN Carrier is recieving the extension ID that is 7xxx from the cme, the problem is that he is specting to recieve 23987xxx, so i have to add this 2398 to the ani. Is it posible?

Can i do it with the command:

clid network-number 23987xxx

on the designated pots.

dial-peer voice 6009 pots

destination-pattern [09]9......

port 0/0/0:15

forward-digits 7

clid network-number 23987xxx

Regards

Carlos Cánepa

1 Accepted Solution

Accepted Solutions

acampbell
VIP Alumni
VIP Alumni

Carlos,

If you aad this config it should do what you need.

You may want to change the rule number or the profile name to suit you.Mine are

only suggestions.

!

voice translation-rule 7

rule 1 /7/ /23987/

!

!

voice translation-profile OUTBOUND-CLI

translate calling 7

!

!

voice-port 0/0/0:15

translation-profile outgoing OUTBOUND-CLI

!

!

HTH

Alex

Regards, Alex. Please rate useful posts.

View solution in original post

2 Replies 2

acampbell
VIP Alumni
VIP Alumni

Carlos,

If you aad this config it should do what you need.

You may want to change the rule number or the profile name to suit you.Mine are

only suggestions.

!

voice translation-rule 7

rule 1 /7/ /23987/

!

!

voice translation-profile OUTBOUND-CLI

translate calling 7

!

!

voice-port 0/0/0:15

translation-profile outgoing OUTBOUND-CLI

!

!

HTH

Alex

Regards, Alex. Please rate useful posts.

Many Thanks

Works

Regards.

Carlos Cánepa