cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
615
Views
0
Helpful
9
Replies

Voice translation on ISDN line

analysts
Level 1
Level 1

Guys,

I look after a CM in a different country & they get lots of overseas calls, but when they get a missed call it comes up with say 944173339xxx, but they can't dial that number back. I have some config in the router to add 90044 to 44, but this doen't hit the phones with the 00 in the number

The international call are coming in over an ISDN 30, so I feel there is no point in adding it to a dial-peer as these are pots.

I have the following config on the router:

voice translation-rule 2

rule 1 /44/ /90044/

rule 2 // /9/

!

!

voice translation-profile Prefix_calling/called_numbers

translate calling 2

translate called 1

I have tried to add the translation profile to the se0/0/0:15, but that is not valid.

Any help would be appreciated.

Angus

1 Accepted Solution

Accepted Solutions

Hi Angus,

I think you can achieve by using "Significant digits" & "Prefix DN" features under Digital PRI port on MGCP Gateway configuration in Cisco Callmanager.

Pls find the following link which may help...

http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/admin/5_0_4/ccmcfg/b06gtway.html#wp1311922

Regards...

-Ashok.


With best regards...
Ashok

View solution in original post

9 Replies 9

analysts
Level 1
Level 1

I think I may haver fixed it by adding:

voice-port 0/0/0:15

translation-profile incoming Prefix_calling/called_numbers <<< this

cptone IE

I won't be able to tell until the customer get in tomorrow.

Angus

ashok_boin
Level 5
Level 5

Yes Angus.

You need to add to Voice port.

The correct translation rule would be...

voice translation-rule 2

rule 1 /^44\(.*\)/ /90044\1/

That's it. Please try this & let me know if it helps...

Regards...

-Ashok.


With best regards...
Ashok

Hi, actually the above rule is not optimal, because it works only for calls received from UK only and not for all the others.

So the correct rule is:

rule 1 // /900/ type international international

rule 2 // /9/ type national national

Remember this works only when you're using H.323 and not MGCP.

Hope this helps, please rate post if it does!

Would it not be valid to put it under the peer?

dial-peer voice 1000 pots

incoming called-number .

direct-inward-dial

port 0/0/0:15

translation-profile incoming xxx

?

Chad

Yes. However it's easier logic to put translation-profile under voice ports whenever possible.

Beside, incoming pots DP don't need "port". In fact, port command is ininfluent for incoming pots DP.

we are using mgcp and still have the same issue.

So the config I currently have is:

voice translation-rule 1

rule 1 /9100/ /69149/

rule 2 /9200/ /69219/

rule 3 // /6/

!

voice translation-rule 2

rule 1 /^44\(.*\)/ /90044\1/

rule 2 // /9/

!

!

voice translation-profile Prefix_calling/called_numbers

translate calling 2

translate called 1

!

voice-port 0/0/0:15

translation-profile incoming Prefix_calling/called_numbers

cptone IE

!

!

dial-peer voice 1 pots

translation-profile incoming Prefix_calling/called_numbers

preference 1

incoming called-number .

direct-inward-dial

port 0/0/0:15

!

When I put the number through the test it looks fine:

DUB-PTER1-3825-01#test voice translation-rule 2 441733393430

Matched with rule 1

Original number: 441733393430 Translated number: 900441733393430

Original number type: none Translated number type: none

Original number plan: none Translated number plan: none

DUB-PTER1-3825-01#

Jun 23 19:04:45.991: ISDN Se0/0/0:15 Q931: RX <- SETUP pd = 8 callref = 0x39B5

Sending Complete

Bearer Capability i = 0x8090A3

Standard = CCITT

Transfer Capability = Speech

Transfer Mode = Circuit

Transfer Rate = 64 kbit/s

Channel ID i = 0xA98398

Exclusive, Channel 24

Calling Party Number i = 0x1183, '441733392100'

Plan:ISDN, Type:International

Called Party Number i = 0x81, '9200'

Plan:ISDN, Type:Unknown

Jun 23 19:04:46.063: ISDN Se0/0/0:15 Q931d: srl_send_l3_pak:

Hi,

If you use MGCP, DP's and translation rules are not applicable. Any configuration must be done on the CM.

Unfortunately I cannot tell you how to configure CM with MGCP because I don't know that myself.

Thanks for all the help, will go to CM now.

Regards

Angus

Hi Angus,

I think you can achieve by using "Significant digits" & "Prefix DN" features under Digital PRI port on MGCP Gateway configuration in Cisco Callmanager.

Pls find the following link which may help...

http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/admin/5_0_4/ccmcfg/b06gtway.html#wp1311922

Regards...

-Ashok.


With best regards...
Ashok
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: