cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1432
Views
0
Helpful
7
Replies

Voice Translation Rule Issue

tiger_401
Level 1
Level 1

Dear All,

i m running cme 7.1

I need to configure voice translation rule in such a way that

if the user press digit 2 it should get an outside dial tone and will be able to make an outside call.

i configured rule as below

=======================

!

voice translation-rule 2739025

rule 2 /^2/ /19/

!

!

voice translation-profile DirectLine1

translate called 2739025

!

========================

And my dial peer is :

!

dial-peer voice 99999 voip

translation-profile incoming DirectLine1

answer-address 2739025

!

dial-peer voice 9999 pots

answer-address 2739025

destination-pattern 19T

port 0/3/0

!

As per my configuration when i press 2 and make an outside call the gateway gives me a fast busy tone.

but when dial 19 and outside number the call goes fine.

It seems that i am not configuring voice translation rule properly, can you please guide me how i can fix this issue.

Your consideration in this regard will be highly be comendable.

Best Regards,

Malik.

2 Accepted Solutions

Accepted Solutions

Chris Deren
Hall of Fame
Hall of Fame

Malik,

You typically do not create translation rules for such a purpose. All you need is matching dial peers and telephony-service configuration.

So, build dial-peers that match your possible routes, i.e.

dial-peer voice 1 voip

destination-pattern 2T (2 is exclusively matched so it will be stripped)

port 0/3/0

then under your telephone-service configuration add secondary-dialtone 2 to provide dial tone after user presses 2.

HTH,

Chris

View solution in original post

You will need to build cor-lists for that.

Here is a good doc on how to do that, it is also described well in CME admin guide as well as many other threads on this forum:

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

HTH,

Chris

View solution in original post

7 Replies 7

Chris Deren
Hall of Fame
Hall of Fame

Malik,

You typically do not create translation rules for such a purpose. All you need is matching dial peers and telephony-service configuration.

So, build dial-peers that match your possible routes, i.e.

dial-peer voice 1 voip

destination-pattern 2T (2 is exclusively matched so it will be stripped)

port 0/3/0

then under your telephone-service configuration add secondary-dialtone 2 to provide dial tone after user presses 2.

HTH,

Chris

Chris,

Many thanks and great idea

i really appreciate your reponse.

i will confgure it accordingly and will get back you.

many thanks

Malik

tiger_401
Level 1
Level 1

Hi Chris,

Yes  it worked thank you sooooooo much

really grateful to you

thanks a lotttt man

You're welcome, glad it worked for you, and thank you for nice rating.

Chris

Dear Chris,

You deserve this rating and i appreciate your effort.

Chris after configuring this i come up with another issue.

The thing that i want each user to use a specific port to make an outside call which in my case is not happening.

Using 2T as a destination pattern i am able to make an outside call but the CME router is picking a random port for making an outside call. (Mapping Outbound calls to Unique FXO Port concept)

How can i restrict the user to use a specific FXO port to make an outside call.

Please let me know how i can fix this issue.

I will be very grateful to you.

Please help me in this issue.

I have attached the current show run for my cme after i did the modification explained by you.

Regards,

Mukarram

You will need to build cor-lists for that.

Here is a good doc on how to do that, it is also described well in CME admin guide as well as many other threads on this forum:

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

HTH,

Chris

Chris thanks a lott

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: