cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
403
Views
0
Helpful
3
Replies

Destination pattern not working

CiscoAzs
Level 1
Level 1

Dear friends, 

Please help me when i want to call to Long distance dial-peer voice 1000 pots cut my call.

 

!
dial-peer voice 1 voip
 description ***CUCM1***
 destination-pattern [1-4]...$
 session protocol sipv2
 session target ipv4:10.x.x.x
 voice-class codec 1  
 dtmf-relay h245-alphanumeric
 no vad
!
dial-peer voice 2 voip
 description ***Cucm2***
 destination-pattern 50..$
 session protocol sipv2
 session target ipv4:192.x.x.x
 voice-class codec 1  
 dtmf-relay h245-alphanumeric
 no vad
!
dial-peer voice 10000 pots
 description Incoming
 translation-profile incoming DID
 incoming called-number .
 no digit-strip
 direct-inward-dial
 port 0/0/0:15
!
dial-peer voice 1000 pots
 description Local city
 preference 3
 destination-pattern 9.......$
 port 0/0/0:15
 forward-digits 7
!
dial-peer voice 1001 pots
 description Shirt no
 preference 3
 destination-pattern 91..$
 port 0/0/0:15
 forward-digits 3
!
dial-peer voice 1002 pots
 description Long distance1
 preference 2
 destination-pattern 90[2-8].........$
 port 0/0/0:15
 forward-digits 11
!
dial-peer voice 1003 pots
 description Long distance2
 preference 1
 destination-pattern 905[0345]........$
 port 0/0/0:15
 forward-digits 11
!
dial-peer voice 1004 pots
 description International
 translation-profile outgoing OutDID
 destination-pattern 900.T
 port 0/0/0:15
 forward-digits 14
!
!

3 Replies 3

Jaime Valencia
Cisco Employee
Cisco Employee

What does the debugs say about the call??

HTH

java

if this helps, please rate

Dear Jaime,

Please see attach.

Dear frends,

I am remove from all deal-peers and add T to dial-peer voice 1000 pots and now it work.

​It is the bestway?

dial-peer voice 1000 pots
 description Local city
 preference 3
 destination-pattern 9.......T
 port 0/0/0:15
 forward-digits 7
!
dial-peer voice 1001 pots
 description Shirt no
 preference 3
 destination-pattern 91..
 port 0/0/0:15
 forward-digits 3
!
dial-peer voice 1002 pots
 description Long distance1
 preference 2
 destination-pattern 90[2-8].........
 port 0/0/0:15
 forward-digits 11
!
dial-peer voice 1003 pots
 description Long distance2
 preference 1
 destination-pattern 905[0345]........
 port 0/0/0:15
 forward-digits 11