cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
267
Views
0
Helpful
2
Replies

Dial-peer configuration

Vijay Patil
Level 3
Level 3

Hello We are using below mentioned Dial-peer....Current setup we have 001 and 009 for external national/international calls

There will be change in Telco ...but DID range we are going to use will be the same ...once the Telco change out going call will go starting with 0030

Currently:  End user  dial  0 + 009 + external Number to reach national/international calls.
ToBe:        End User dial 0 + 0030 + external Numbers to reach national/international calls

Below are the Dial-peer configure on VGW...we not configured any Route pattern on CUCM

Are the below Dial-peer are good enough or do we need to do changes.

!
dial-peer voice 100 pots
 description ** Voice PSTN **
 destination-pattern 0T
 incoming called-number .T
 direct-inward-dial
 port 0/0/0:23
!
dial-peer voice 110 pots
 description ** Voice PSTN **
 destination-pattern 0T
 incoming called-number .T
 direct-inward-dial
 port 0/0/1:23
!
dial-peer voice 120 pots
 description ** Voice PSTN **
 destination-pattern 0T
 incoming called-number .T
 direct-inward-dial
 port 0/1/0:23
!
dial-peer voice 130 pots
 description ** Voice PSTN **
 destination-pattern 0T
 incoming called-number .T
 direct-inward-dial
 port 0/1/1:23
!
dial-peer voice 140 pots
 description ** Voice PSTN **
 destination-pattern 0T
 incoming called-number .T
 direct-inward-dial
 port 0/2/0:23
!
dial-peer voice 150 pots
 description ** Voice PSTN **
 destination-pattern 0T
 incoming called-number .T
 direct-inward-dial
 port 0/2/1:23
!

2 Replies 2

Rajan
VIP Alumni
VIP Alumni

Hi Vijay,

These should be fine if :

- the gateway receives 0+0030 + external Numbers

- and the provider needs to get 0030 + external Numbers

If not, you need to do modifications to remove digits as needed.

HTH

Rajan

Dennis Mink
VIP Alumni
VIP Alumni

to test this you can use csim start <dialed number>  and run debug voip ccapi  this way you can simulate the call and see if it hits the intended dial peers.

Please rate if useful

Please remember to rate useful posts, by clicking on the stars below.