cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
788
Views
0
Helpful
8
Replies

dial-patterns dialing 9 first

vgioia5090
Level 1
Level 1

how do i tell the cme not to require a 9 to dial a call?

8 Replies 8

Michael Owuor
Cisco Employee
Cisco Employee

Vito,

Under telephony-service, remove the "secondary-dialtone 9" command, then verify that your dial-peers for those calls are also configured to route calls without expecting a 9 at the beginning of the number.

Hope this help.

Regards,

Michael.

thanks for your help Michael, just one more thing which part of the dial-peer do i change to reflect them not to expect the 9?

Can you post what your dial-peers look like?

here you go thanks!

dial-peer voice 1 voip

translation-profile outgoing services

destination-pattern 9[49]11

session protocol sipv2

session target dns:callcentric.com

dtmf-relay rtp-nte

codec g711ulaw

!

dial-peer voice 2 voip

translation-profile outgoing Local10

destination-pattern 9772[2-9]......

session protocol sipv2

session target dns:callcentric.com

dtmf-relay rtp-nte

codec g711ulaw

!

dial-peer voice 3 voip

translation-profile outgoing Local7

destination-pattern 9[2-9]......

session protocol sipv2

session target dns:callcentric.com

incoming called-number .

dtmf-relay rtp-nte

codec g711ulaw

!

dial-peer voice 4 voip

translation-profile outgoing LongDistance

destination-pattern 91[2-9]..[2-9]......

session protocol sipv2

session target dns:callcentric.com

dtmf-relay rtp-nte

codec g711ulaw

To remove 9 from your dial-peer eg.

dial-peer voice 1 voip

translation-profile outgoing services

destination-pattern 9[49]11

change to :

dial-peer voice 1 voip

translation-profile outgoing services

destination-pattern [49]11

also, how can my sip provider requires me to dial the area code for local numbers, how can i have cme append the area code so i can just dial the local 7 digits?

u can add the command

prefix 1234

while 123 is any digits u wants

add it to the dial-peer

or u can make atrnaslation profile if u wanna prepend 55

voice translatio-rul 1

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

voice translation profile p1

translate called 1

dial-peer voice 9 voip

translation-profile outgoing p1

good luck

hope this helps

hi, thank you, i tried the prefix command but ccme states its not an available option. i can try the translation rule but im not sure how to implement it. my provider wants me to dial 1772 for every call. also i already have some rules in place, i will upload them.

thanks so much for your help...

voice translation-rule 1

rule 1 /9911/ /911/

rule 2 /9411/ /411/

!

voice translation-rule 2

rule 1 /9772+/ /1772/

!

voice translation-rule 3

rule 1 /9+/ /1772/

!

voice translation-rule 4

rule 1 /91+/ /1/

!

voice translation-rule 5

rule 1 /17772503459/ /101/

!

voice translation-rule 7

rule 1 /1../ /17772503459/

!

!

voice translation-profile CALLCENTRIC_Incoming

translate called 1

!

voice translation-profile Incoming

translate called 5

!

voice translation-profile Local10

translate calling 7

translate called 2

!

voice translation-profile Local7

translate calling 7

translate called 3

!

voice translation-profile LongDistance

translate calling 7

translate called 4

!

voice translation-profile Services

translate calling 7

translate called 1

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: