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

translate external line to internal extension

Fog Roni
Level 1
Level 1

internal extenson is 53XX-55XX and external line  is 3670100-3670350,how can I configure translation to make PSTN Directly call internal extensions ?The Router is 2911 and line is E1.

thx!

5 Replies 5

Jaime Valencia
Cisco Employee
Cisco Employee

Start by mentioning the call control agent and version.

HTH

java

if this helps, please rate

www.cisco.com/go/pdihelpdesk

HTH

java

if this helps, please rate

mohamed helmy
Level 1
Level 1

Hello Fog,

You will need a translation rule, it pretty simple

if you have an H323 VGW, apply this:

first of all, you need to make incoming phone call and run " debug isdn q931" on the VGW, make sure you " term mon" the logs.

- you only can make this DID to only 250 extention as you have only 250 number, you have only 5300 to 5550

- check the number sent by Teleco. " let's say it's the last three digits 100, 101, 1xx, 2xx, and 3xx"

- at the global configuration mode do the following:

translation-rule 1

rule 1 /1\(..\)/ /53\1/

rule 2 /2\(..\)/ /54\1/

rule 3 /3\(..\)/ /55\1/

exit

translation profile voice DID

translate called 1

- Under the E1 port

voice-port 0/0/0:15

translation-profile incoming DID

if Telecom sends the full number, so you need to use this translation rule

rule 1 /36701\(..\)/ /53\1/

rule 2 /36702\(..\)/ /54\1/

rule 3 /36703\(..\)/ /55\1/

please check that and let me know.

Regards,

Mohamed Helmy

Regards, Mohamed Helmy

so sorry,the E1 line is r2

Hello Fog,

it doesn't matter, just give it a try

Regards,
Mohamed Helmy

Regards, Mohamed Helmy

Hello Fog,

please keep me updated

Regards,

Mohamed Helmy

Regards, Mohamed Helmy