cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
493
Views
0
Helpful
1
Replies

How resolve dialpeer problem

chenhao
Level 1
Level 1

i have a vic-2did, and my background information like the topic :

http://www.cisco.com/en/US/tech/tk652/tk653/technologies_tech_note09186a008010ff92.shtml

and i have 3 did lines.

and i had config voice port in immediate start:

I had get "823T", need convert 8023, so i had configurated:

!
voice translation-rule 10
rule 1 /^8\(..\)/ /80\1/
!
!
voice translation-profile DID_Convert
translate called 10
!
!

voice-port 0/1/0
signal did immediate
translation-profile incoming DID_Convert
cptone HK
timing delay-start 400

But Dial-peer match result is "Result=NO_MATCH"


i had get new "debug dialpeer inout" result:

cr0.chhkg#
*Aug  7 17:50:40 CST: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
   Calling Number=, Called Number=, Voice-Interface=0x6443DF50,
   Timeout=TRUE, Peer Encap Type=ENCAP_VOICE, Peer Search Type=PEER_TYPE_VOICE,
   Peer Info Type=DIALPEER_INFO_SPEECH
*Aug  7 17:50:40 CST: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
   Result=NO_MATCH(-1) After All Match Rules Attempt
*Aug  7 17:50:41 CST: //-1/1244451480E5/DPM/dpMatchPeersCore:
   Calling Number=, Called Number=8, Peer Info Type=DIALPEER_INFO_SPEECH
*Aug  7 17:50:41 CST: //-1/1244451480E5/DPM/dpMatchPeersCore:
   Match Rule=DP_MATCH_DEST; Called Number=8
*Aug  7 17:50:41 CST: //-1/1244451480E5/DPM/dpMatchPeersCore:
   Result=Partial Matches(1) after DP_MATCH_DEST
*Aug  7 17:50:41 CST: //-1/1244451480E5/DPM/dpMatchPeersMoreArg:
   Result=MORE_DIGITS_NEEDED(1)
*Aug  7 17:50:41 CST: //-1/1244451480E5/DPM/dpMatchPeersCore:
   Calling Number=, Called Number=82, Peer Info Type=DIALPEER_INFO_SPEECH
*Aug  7 17:50:41 CST: //-1/1244451480E5/DPM/dpMatchPeersCore:
   Match Rule=DP_MATCH_DEST; Called Number=82
*Aug  7 17:50:41 CST: //-1/1244451480E5/DPM/dpMatchPeersCore:
   Result=Partial Matches(1) after DP_MATCH_DEST
*Aug  7 17:50:41 CST: //-1/1244451480E5/DPM/dpMatchPeersMoreArg:
   Result=MORE_DIGITS_NEEDED(1)
*Aug  7 17:50:41 CST: //-1/1244451480E5/DPM/dpMatchPeersCore:
   Calling Number=, Called Number=823, Peer Info Type=DIALPEER_INFO_SPEECH
*Aug  7 17:50:41 CST: //-1/1244451480E5/DPM/dpMatchPeersCore:
   Match Rule=DP_MATCH_DEST; Called Number=823
*Aug  7 17:50:41 CST: //-1/1244451480E5/DPM/dpMatchPeersCore:
   Result=Partial Matches(1) after DP_MATCH_DEST
*Aug  7 17:50:41 CST: //-1/1244451480E5/DPM/dpMatchPeersMoreArg:
   Result=MORE_DIGITS_NEEDED(1)
*Aug  7 17:50:51 CST: //-1/1244451480E5/DPM/dpMatchPeersCore:
   Calling Number=, Called Number=823T, Peer Info Type=DIALPEER_INFO_SPEECH
*Aug  7 17:50:51 CST: //-1/1244451480E5/DPM/dpMatchPeersCore:
   Match Rule=DP_MATCH_DEST; Called Number=823T
*Aug  7 17:50:51 CST: //-1/1244451480E5/DPM/dpMatchPeersCore:
   No Outgoing Dial-peer Is Matched; Result=NO_MATCH(-1)
*Aug  7 17:50:51 CST: //-1/1244451480E5/DPM/dpMatchPeersMoreArg:
   Result=NO_MATCH(-1)

What can i do next?

1 Reply 1

paolo bevilacqua
Hall of Fame
Hall of Fame

This is the same as your other thread. Please do not open duplicates.