cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
1189
Views
15
Helpful
4
Replies

dial peer configuration for SRST router and h323 gateway

alis.tommy
Level 1
Level 1

Hi All,

Could somebody help with the configuration

I'm integrating call manager with the h323 gateway.

For call manager there is route pattern with

0.[1-9]! point to h323 gateway, with pre dot digit manipulation

and the voice gateway configuration is below

dial-peer voice 101 pots

preference 3

destination-pattern .T

port 0/0/0

!

dial-peer voice 102 pots

preference 2

destination-pattern .T

port 0/0/1

!

dial-peer voice 103 pots

preference 1

destination-pattern .T

port 0/0/2

this configuration is running when in the call manager mode

but whenever is on srst mode, the ip phone cannot dial with the access code "0" and then number to call.

but ip phone can dial without access "0"

what configuration that I should make to make ip phone can dial the same with SRST mode and CCM mode. this is with access code "0"

thanks before

1 Accepted Solution

Accepted Solutions

Chris Deren
Hall of Fame
Hall of Fame

Correct, explicitly matched digits in destination pattern of a pots dial peer get automatically stripped, so what I provided will accomplish what you are looking for.

Chris

Sent from Cisco Technical Support iPhone App

View solution in original post

4 Replies 4

Chris Deren
Hall of Fame
Hall of Fame

Change CUCM not to strip preDot.

Chris

And adjust

destination-pattern 0.T

Chris

Hi Chris Deren,

thanks for the advice, I'll try it in a maintenance windows.

for example we dial 031900717 for local call.

we must to send 31900717 (without access code) to the provider.

if we send 031900717 (with access code) the call is rejected by the operator.

For sure, for  destination-pattern 0.T mean 0 is sent to the provider or not?

Thanks before chris

Chris Deren
Hall of Fame
Hall of Fame

Correct, explicitly matched digits in destination pattern of a pots dial peer get automatically stripped, so what I provided will accomplish what you are looking for.

Chris

Sent from Cisco Technical Support iPhone App