04-21-2015 02:39 AM - edited 03-17-2019 02:44 AM
Hi,
Recently I have added a new number to an existing ISDN and route that number to a huntgroup which rings two extensions (85725 and 85726). The problem that I'm having is if I call out from 85725 or 6, it shows the wrong CLI.
I have added the following translation rules however it still doest work.
voice translation-rule 9132
rule 1 /^90/ /0/
rule 2 /^91210/ /0/
04-21-2015 10:05 AM
Can you please share the output of 'show run' and 'debug voip dialpeer inout'...
04-22-2015 11:09 AM
Can you please post the show run .
04-23-2015 01:50 AM
!
voice hunt-group 20 parallel
final 85726
list 85725,85726
timeout 200
pilot 85800
!
!
!
voice translation-rule 201
rule 1 /^625700/ /85700/
rule 2 /^6257/ /857/
rule 3 /^603005/ /85800/
!
voice translation-rule 202
rule 1 /\(.+\)/ /90\1/ type unknown unknown
rule 2 /\(.+\)/ /90\1/ type national national
rule 3 /\(.+\)/ /900\1/ type international international
!
voice translation-rule 301
rule 1 /^85725/ /603005/
rule 2 /^85726/ /603005/
!
voice translation-rule 9118
rule 1 /^9118.../ /118707/
!
voice translation-rule 9132
rule 1 /^90/ /0/
rule 2 /^91210/ /0/
!
voice translation-rule 9229
rule 1 /^92/ /2/
rule 2 /^93/ /3/
rule 3 /^94/ /4/
rule 4 /^95/ /5/
rule 5 /^96/ /6/
rule 6 /^97/ /7/
rule 7 /^98/ /8/
rule 8 /^99/ /9/
!
voice translation-profile 201
translate calling 202
translate called 201
!
voice translation-profile 301
translate calling 301
translate called 202
!
!
!
voice translation-profile 9118
translate called 9118
!
voice translation-profile 9132
translate called 9132
!
voice translation-profile 9229
translate called 9229
!
!
voice-card 0
no local-bypass
!
!
!
!
!
!
!
controller E1 0/1/0
pri-group timeslots 1-8,16
!
!
class-map match-any voip
match access-group 150
class-map match-any data
match access-group 151
class-map match-all Telnet
match access-group 100
class-map match-all Http
match access-group 101
!
!
policy-map QOS
class Telnet
priority 48
class Http
bandwidth 64
policy-map tunnel
class class-default
shape average 2048000
service-policy QOS
!
!
!
!
!
interface FastEthernet0/0
description *** Local LAN Interface ***
no ip address
speed 100
full-duplex
!
!
interface Serial0/1/0:15
no ip address
encapsulation hdlc
isdn switch-type primary-net5
isdn incoming-voice voice
no cdp enable
!
interface ATM0/2/0
description *** ADSL Interface ***
no ip address
load-interval 30
shutdown
no atm ilmi-keepalive
pvc 0/38
encapsulation aal5mux ppp dialer
dialer pool-member 1
!
!
interface BRI0/3/0
no ip address
encapsulation hdlc
isdn switch-type basic-net3
isdn point-to-point-setup
!
interface Dialer0
ip address negotiated
no ip redirects
no ip proxy-arp
encapsulation ppp
no ip mroute-cache
dialer pool 1
dialer idle-timeout 0
dialer persistent
!
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 Dialer0
!
ip http server
ip http authentication local
no ip http secure-server
ip http path flash:
ip flow-top-talkers
top 20
sort-by bytes
!
!
!
!
!
voice-port 0/0/0
compand-type a-law
cptone GB
!
voice-port 0/0/1
compand-type a-law
cptone GB
!
voice-port 0/0/2
compand-type a-law
cptone GB
!
voice-port 0/0/3
compand-type a-law
cptone GB
!
voice-port 0/1/0:15
translation-profile incoming 201
echo-cancel coverage 32
no vad
cptone GB
timeouts interdigit 6
description *** PSTN port ***
!
!
!
!
!
dial-peer voice 11 pots
description *** Outgoing calls to Cable & Wireless ***
translation-profile outgoing 9132
preference 1
destination-pattern 9T
progress_ind setup enable 3
progress_ind alert enable 8
progress_ind connect enable 8
progress_ind disconnect enable 8
port 0/1/0:15
!
dial-peer voice 21 pots
description *** Outgoing calls to Cable & Wireless ***
translation-profile outgoing 9132
preference 1
destination-pattern 90[1-8].........
progress_ind setup enable 3
progress_ind alert enable 8
progress_ind connect enable 8
progress_ind disconnect enable 8
port 0/1/0:15
!
dial-peer voice 31 pots
description *** Outgoing calls to Cable & Wireless ***
translation-profile outgoing 9229
preference 1
destination-pattern 9[8-9]......
progress_ind setup enable 3
progress_ind alert enable 8
progress_ind connect enable 8
progress_ind disconnect enable 8
port 0/1/0:15
!
dial-peer voice 41 pots
description *** Outgoing Emergency calls to Cable & Wireless ***
preference 1
shutdown
destination-pattern 99..
progress_ind setup enable 3
progress_ind alert enable 8
progress_ind connect enable 8
progress_ind disconnect enable 8
port 0/1/0:15
forward-digits 3
!
dial-peer voice 51 pots
description *** Calls to all 118 Numbers ***
translation-profile outgoing 9118
preference 1
destination-pattern 9118...
progress_ind setup enable 3
progress_ind alert enable 8
progress_ind connect enable 8
progress_ind disconnect enable 8
incoming called-number .T
direct-inward-dial
port 0/1/0:15
!
dial-peer voice 61 pots
description *** Calls to Magna Park or Fleet House***
translation-profile outgoing 617
preference 1
destination-pattern 6[1,7]...
progress_ind setup enable 3
progress_ind alert enable 8
progress_ind connect enable 8
progress_ind disconnect enable 8
incoming called-number .T
direct-inward-dial
port 0/1/0:15
!
!
dial-peer voice 1000 pots
description ***Fax Machine***
destination-pattern 85701
port 0/0/0
!
!
dial-peer voice 592 pots
description *** caller ID for new number***
translation-profile outgoing 301
preference 1
destination-pattern 9T
progress_ind setup enable 3
progress_ind alert enable 8
progress_ind connect enable 8
progress_ind disconnect enable 8
port 0/1/0:15
!
!
!
telephony-service
max-ephones 30
network-locale GB
load 7960-7940 P00308000500
load ata ATA030203SCCP051201A.zup
max-conferences 4 gain -6
call-forward pattern .T
call-forward pattern 901.........
call-forward pattern 902.........
moh BSS_Music_on_hold_Standard.wav
web admin system name BSS password B55PT5
dn-webedit
time-webedit
transfer-system full-consult
transfer-pattern .T
transfer-pattern 87811
transfer-pattern 87838
transfer-pattern 87847
transfer-pattern 87849
transfer-pattern 907.........
transfer-pattern 901.........
transfer-pattern 902.........
log password c1pt3c
create cnf-files version-stamp 7960 Jan 10 2013 12:40:01
!
!
ephone-template 1
softkeys idle Redial Newcall Cfwdall Pickup Gpickup Dnd
softkeys seized Pickup Endcall Gpickup Redial Cfwdall
softkeys connected Hold Endcall Trnsfer Confrn Park
!
!
!
!
ephone-dn 52 dual-line
number 85725
label NEW
description 5725
name NEW
huntstop channel
!
!
ephone-dn 53 dual-line
number 85726
label NEW
description 5726
name NEW
huntstop channel
!
!
!
!
ephone 52
mac-address 0014.A893.6E3F
ephone-template 1
type 7940
button 1f52
!
!
!
ephone 53
mac-address 0014.A8D4.85C9
ephone-template 1
type 7940
button 1f53
!
04-23-2015 02:11 AM
You have many dial-peers configured with conflicted patterns with all preference set to 1.
Your call is eventually hitting dial-peer 21, instead of 592. Hence instead of translation-profile 301, translation-profile 9132 is being applied which is manipulating only called number.
Resolution: Remove the conflicted destination-patterns.
04-23-2015 02:41 AM
I cannot remove that as there are other numbers configured on my router. I have about 20 extensions that I need to send 625700 as CLI for all of them, except for 85725 and 85726 that needs to have 603005 cli.
04-23-2015 03:12 AM
04-23-2015 02:12 AM
You have many dial-peers configured with conflicted patterns with all preference set to 1.
Your call is eventually hitting dial-peer 21, instead of 592. Hence instead of translation-profile 301, translation-profile 9132 is being applied which is manipulating only called number.
Resolution: Remove the conflicted destination-patterns.
04-21-2015 11:01 AM
Seems like outgoing dial-peer 301 is not getting matched .
Can you please make a test call and run below debugs
1) debug voice ccapi inout
2) debug voice translation detail
3) debug isdn q931
also post the show run.
Br,
Nadeem Ahmed
04-22-2015 01:36 AM
301 is not getting matched but I dont understand why. The following rule is for incoming calls coming from PSTN and it works fine.
voice translation-rule 201
rule 1 /^603005/ /85800/
85800 is the huntgroup pilot number. So I though if I set a rule to translate extension numbers (85725 and 85726) to 603005, gateway should accept this as CLI, but it seems its not accepted.
(603005 is my DDI without area code)
the output of debug:
016448: *Apr 22 10:14:59.944 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_begin:
Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
Source Call Id=3813, Digit=5, DigitBeginFlags=0x0,
Rtp Timestamp=0x1C677C0, Rtp Expiration=0x0
016449: *Apr 22 10:14:59.948 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_end:
Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
Source Call Id=3813, Digit=5, Duration=100,
Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
016450: *Apr 22 10:14:59.948 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_end:
Call Entry(Handoff Depth=0)
016451: *Apr 22 10:14:59.948 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Calling Number=, Called Number=9016045, Peer Info Type=DIALPEER_INFO_SPEECH
016452: *Apr 22 10:14:59.948 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Match Rule=DP_MATCH_DEST; Called Number=9016045
016453: *Apr 22 10:14:59.948 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Result=Partial Matches(1) after DP_MATCH_DEST
016454: *Apr 22 10:14:59.948 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersMoreArg:
Result=MORE_DIGITS_NEEDED(1)
016455: *Apr 22 10:15:00.236 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_begin:
Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
Source Call Id=3813, Digit=0, DigitBeginFlags=0x0,
Rtp Timestamp=0x1C6F4C0, Rtp Expiration=0x0
016456: *Apr 22 10:15:00.236 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_end:
Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
Source Call Id=3813, Digit=0, Duration=100,
Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
016457: *Apr 22 10:15:00.236 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_end:
Call Entry(Handoff Depth=0)
016458: *Apr 22 10:15:00.236 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
tp-6780-3#Calling Number=, Called Number=90160450, Peer Info Type=DIALPEER_INFO_SPEECH
016459: *Apr 22 10:15:00.236 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Match Rule=DP_MATCH_DEST; Called Number=90160450
016460: *Apr 22 10:15:00.240 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Result=Partial Matches(1) after DP_MATCH_DEST
016461: *Apr 22 10:15:00.240 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersMoreArg:
Result=MORE_DIGITS_NEEDED(1)
016462: *Apr 22 10:15:00.648 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_begin:
Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
Source Call Id=3813, Digit=3, DigitBeginFlags=0x0,
Rtp Timestamp=0x1C771C0, Rtp Expiration=0x0
016463: *Apr 22 10:15:00.648 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_end:
Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
Source Call Id=3813, Digit=3, Duration=100,
Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
016464: *Apr 22 10:15:00.648 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_end:
Call Entry(Handoff Depth=0)
016465: *Apr 22 10:15:00.648 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
tp-6780-3#Calling Number=, Called Number=901604503, Peer Info Type=DIALPEER_INFO_SPEECH
016466: *Apr 22 10:15:00.648 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Match Rule=DP_MATCH_DEST; Called Number=901604503
016467: *Apr 22 10:15:00.648 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Result=Partial Matches(1) after DP_MATCH_DEST
016468: *Apr 22 10:15:00.648 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersMoreArg:
Result=MORE_DIGITS_NEEDED(1)
tp-6780-3#debug voip dialpeer inout
016469: *Apr 22 10:15:02.635 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_begin:
Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
Source Call Id=3813, Digit=9, DigitBeginFlags=0x0,
Rtp Timestamp=0x1C7EEC0, Rtp Expiration=0x0
016470: *Apr 22 10:15:02.635 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_end:
Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
Source Call Id=3813, Digit=9, Duration=100,
Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
016471: *Apr 22 10:15:02.635 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_end:
Call Entry(Handoff Depth=0)
016472: *Apr 22 10:15:02.635 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Calling Number=, Called Number=9016045039, Peer Info Type=DIALPEER_INFO_SPEECH
016473: *Apr 22 10:15:02.639 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Match Rule=DP_MATCH_DEST; Called Number=9016045039
016474: *Apr 22 10:15:02.639 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Result=Partial Matches(1) after DP_MATCH_DEST
016475: *Apr 22 10:15:02.639 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersMoreArg:
Result=MORE_DIGITS_NEEDED(1)
016476: *Apr 22 10:15:03.027 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_begin:
Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
Source Call Id=3813, Digit=1, DigitBeginFlags=0x0,
Rtp Timestamp=0x1C86BC0, Rtp Expiration=0x0
016477: *Apr 22 10:15:03.027 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_end:
Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
Source Call Id=3813, Digit=1, Duration=100,
Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
016478: *Apr 22 10:15:03.027 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_end:
Call Entry(Handoff Depth=0)
016479: *Apr 22 10:15:03.027 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
tp-6780-3#debug isdn q931Calling Number=, Called Number=90160450391, Peer Info Type=DIALPEER_INFO_SPEECH
016480: *Apr 22 10:15:03.027 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Match Rule=DP_MATCH_DEST; Called Number=90160450391
016481: *Apr 22 10:15:03.027 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Result=Partial Matches(1) after DP_MATCH_DEST
016482: *Apr 22 10:15:03.027 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersMoreArg:
Result=MORE_DIGITS_NEEDED(1)
016483: *Apr 22 10:15:03.387 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_begin:
Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
Source Call Id=3813, Digit=4, DigitBeginFlags=0x0,
Rtp Timestamp=0x1C8E8C0, Rtp Expiration=0x0
016484: *Apr 22 10:15:03.387 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_end:
Destination Interface=0x0, Destination Mask=0x3, Destination Call Id=-1,
Source Call Id=3813, Digit=4, Duration=100,
Xrule Calling Tag=0, Xrule Called Tag=0, Digit Tone Mode=DTMF
016485: *Apr 22 10:15:03.387 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_digit_end:
Call Entry(Handoff Depth=0)
016486: *Apr 22 10:15:03.387 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Calling Number=, Called Number=901604503914, Peer Info Type=DIALPEER_INFO_SPEECH
016487: *Apr 22 10:15:03.387 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Match Rule=DP_MATCH_DEST; Called Number=901604503914
016488: *Apr 22 10:15:03.387 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Result=Success(0) after DP_MATCH_DEST
016489: *Apr 22 10:15:03.387 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersMoreArg:
Result=SUCCESS(0)
List of Matched Outgoing Dial-peer(s):
1: Dial-peer Tag=21
2: Dial-peer Tag=592
016490: *Apr 22 10:15:03.387 BST: //3813/xxxxxxxxxxxx/CCAPI/ccCallReportDigits:
(callID=0xEE5, digit_event=0x0, enable=FALSE, consume=FALSE)
016491: *Apr 22 10:15:03.387 BST: //3813/DF56BBB3A6D2/CCAPI/ccCallReportDigits:
Enabled=TRUE, Call Id=3813
016492: *Apr 22 10:15:03.391 BST: //3813/xxxxxxxxxxxx/CCAPI/cc_api_call_report_digits_done:
(vdbPtr=0x6772377C, callID=0xEE5, disp=0, digit_event=0x0, enable=FALSE, consume=FALSE)
016493: *Apr 22 10:15:03.391 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_report_digits_done:
Enabled=TRUE, Disposition=0x0, Interface=0x6772377C, Call Id=3813
016494: *Apr 22 10:15:03.391 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_call_report_digits_done:
Call Entry(Initial Digit Timeout=15000(ms), Inter Digit Timeout=6000(ms))
016495: *Apr 22 10:15:03.391 BST: //3813/DF56BBB3A6D2/CCAPI/ccCallProceeding:
Progress Indication=NULL(0)
016496: *Apr 22 10:15:03.391 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Calling Number=, Called Number=901604503914, Peer Info Type=DIALPEER_INFO_SPEECH
016497: *Apr 22 10:15:03.391 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Match Rule=DP_MATCH_DEST; Called Number=901604503914
016498: *Apr 22 10:15:03.391 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Result=Success(0) after DP_MATCH_DEST
016499: *Apr 22 10:15:03.391 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersMoreArg:
Result=SUCCESS(0)
List of Matched Outgoing Dial-peer(s):
1: Dial-peer Tag=21
2: Dial-peer Tag=592
3: Dial-peer Tag=11
016500: *Apr 22 10:15:03.391 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Calling Number=, Called Number=901604503914, Peer Info Type=DIALPEER_INFO_SPEECH
016501: *Apr 22 10:15:03.391 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Match Rule=DP_MATCH_DEST; Called Number=901604503914
016502: *Apr 22 10:15:03.395 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Result=Success(0) after DP_MATCH_DEST
016503: *Apr 22 10:15:03.395 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersMoreArg:
Result=SUCCESS(0)
List of Matched Outgoing Dial-peer(s):
1: Dial-peer Tag=21
2: Dial-peer Tag=592
3: Dial-peer Tag=11
016504: *Apr 22 10:15:03.395 BST: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
Calling Number=901604503914, Called Number=901604503914, Peer Info Type=DIALPEER_INFO_SPEECH
016505: *Apr 22 10:15:03.395 BST: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
Match Rule=DP_MATCH_DEST; Called Number=901604503914
016506: *Apr 22 10:15:03.395 BST: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
Result=Success(0) after DP_MATCH_DEST
016507: *Apr 22 10:15:03.395 BST: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
Result=SUCCESS(0)
List of Matched Outgoing Dial-peer(s):
1: Dial-peer Tag=592
2: Dial-peer Tag=21
3: Dial-peer Tag=11
016508: *Apr 22 10:15:03.395 BST: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
Calling Number=, Called Number=, Voice-Interface=0x0,
Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
Peer Info Type=DIALPEER_INFO_SPEECH
016509: *Apr 22 10:15:03.395 BST: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
Result=NO_MATCH(-1) After All Match Rules Attempt
016510: *Apr 22 10:15:03.395 BST: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
Calling Number=901604503914, Called Number=, Voice-Interface=0x0,
Timeout=TRUE, Peer Encap Type=ENCAP_VOIP, Peer Search Type=PEER_TYPE_VOICE,
Peer Info Type=DIALPEER_INFO_SPEECH
016511: *Apr 22 10:15:03.395 BST: //-1/xxxxxxxxxxxx/DPM/dpAssociateIncomingPeerCore:
Result=NO_MATCH(-1) After All Match Rules Attempt
016512: *Apr 22 10:15:03.399 BST: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
Calling Number=, Called Number=901604503914, Peer Info Type=DIALPEER_INFO_SPEECH
016513: *Apr 22 10:15:03.399 BST: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
Match Rule=DP_MATCH_DEST; Called Number=901604503914
016514: *Apr 22 10:15:03.399 BST: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
Result=Success(0) after DP_MATCH_DEST
016515: *Apr 22 10:15:03.399 BST: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersMoreArg:
Result=SUCCESS(0)
List of Matched Outgoing Dial-peer(s):
1: Dial-peer Tag=21
2: Dial-peer Tag=592
3: Dial-peer Tag=11
016516: *Apr 22 10:15:03.399 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Calling Number=, Called Number=901604503914, Peer Info Type=DIALPEER_INFO_SPEECH
016517: *Apr 22 10:15:03.399 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Match Rule=DP_MATCH_DEST; Called Number=901604503914
016518: *Apr 22 10:15:03.399 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersCore:
Result=Success(0) after DP_MATCH_DEST
016519: *Apr 22 10:15:03.399 BST: //-1/DF56BBB3A6D2/DPM/dpMatchPeersMoreArg:
Result=SUCCESS(0)
List of Matched Outgoing Dial-peer(s):
1: Dial-peer Tag=21
2: Dial-peer Tag=592
3: Dial-peer Tag=11
016520: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_stack_push_RegXruleNumInfo_internal: stack=0x66CC3BB0; count=2
016521: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_profile_translate_internal: number=85725 type=unknown plan=unknown numbertype=calling
016522: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_get_RegXrule: Invalid translation ruleset tag=0
016523: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_profile_match_internal: Error: ruleset for calling number not found
016524: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_profile_translate_internal: No match: number=85725 type=unknown plan=unknown
016525: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_profile_translate_internal: number=901604503914 type=unknown plan=unknown numbertype=called
016526: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_profile_match_internal: Matched with rule 1 in ruleset 9132
016527: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_profile_match_internal: Matched with rule 1 in ruleset 9132
016528: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/sed_subst: Successful substitution; pattern=901604503914 matchPattern=^90 replacePattern=0 replaced pattern=01604503914
016529: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_subst_num_type: Match Type = none, Replace Type = none Input Type = unknown
016530: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_subst_num_plan: Match Plan = none, Replace Plan = none Input Plan = unknown
016531: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_profile_translate_internal: xlt_number=01604503914 xlt_type=unknown xlt_plan=unknown
016532: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_profile_translate_internal: number= type=unknown plan=unknown numbertype=redirect-target
016533: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_get_RegXrule: Invalid translation ruleset tag=0
016534: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_profile_match_internal: Error: ruleset for redirect-target number not found
016535: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_profile_translate_internal: No match: number= type=unknown plan=unknown
016536: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_profile_translate_internal: number= type=unknown plan=unknown numbertype=redirect-called
016537: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_get_RegXrule: Invalid translation ruleset tag=0
016538: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_profile_match_internal: Error: ruleset for redirect-called number not found
016539: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_profile_translate_internal: No match: number= type=unknown plan=unknown
016540: *Apr 22 10:15:03.403 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_dp_translate: calling_number=85725 calling_octet=0x0
called_number=01604503914 called_octet=0x80
redirect_number= redirect_type=0 redirect_plan=0 redirect_PI=0 redirect_SI=0
016541: *Apr 22 10:15:03.407 BST: //3813/DF56BBB3A6D2/CCAPI/ccCallSetupRequest:
Destination=, Calling IE Present=TRUE, Mode=0,
Outgoing Dial-peer=21, Params=0x67B0C1F4, Progress Indication=ORIGINATING SIDE IS NON ISDN(3)
016542: *Apr 22 10:15:03.407 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_vp_translate: No profile found in voice port or trunk group for outgoing direction
016543: *Apr 22 10:15:03.407 BST: //-1/DF56BBB3A6D2/RXRULE/regxrule_vp_translate: calling_number=85725 calling_octet=0x0
called_number=01604503914 called_octet=0x80
redirect_number= redirect_type=0 redirect_plan=0
016544: *Apr 22 10:15:03.407 BST: //3813/DF56BBB3A6D2/CCAPI/ccCheckClipClir:
In: Calling Number=85725(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
016545: *Apr 22 10:15:03.407 BST: //3813/DF56BBB3A6D2/CCAPI/ccCheckClipClir:
Out: Calling Number=85725(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed)
016546: *Apr 22 10:15:03.407 BST: //3813/DF56BBB3A6D2/CCAPI/ccCallSetupRequest:
Destination Pattern=90[1-8]........., Called Number=01604503914, Digit Strip=TRUE
016547: *Apr 22 10:15:03.407 BST: //3813/DF56BBB3A6D2/CCAPI/ccCallSetupRequest:
Calling Number=85725(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=01604503914(TON=Unknown, NPI=Unknown),
Redirect Number=, Display Info=NEW
Account Number=, Final Destination Flag=FALSE,
Guid=DF56BBB3-E806-11E4-A6D2-E27E9B4B519A, Outgoing Dial-peer=21
016548: *Apr 22 10:15:03.407 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_display_ie_subfields:
ccCallSetupRequest:
cisco-username=
----- ccCallInfo IE subfields -----
cisco-ani=85725
cisco-anitype=0
cisco-aniplan=0
cisco-anipi=0
cisco-anisi=0
dest=01604503914
cisco-desttype=0
cisco-destplan=0
cisco-rdie=FFFFFFFF
cisco-rdn=
cisco-lastrdn=
cisco-rdntype=0
cisco-rdnplan=0
cisco-rdnpi=0
cisco-rdnsi=0
cisco-redirectreason=0 fwd_final_type =0
final_redirectNumber =
hunt_group_timeout =0
016549: *Apr 22 10:15:03.407 BST: //3813/DF56BBB3A6D2/CCAPI/ccIFCallSetupRequestPrivate:
Interface=0x66D7DCF4, Interface Type=6, Destination=, Mode=0x0,
Call Params(Calling Number=85725,(Calling Name=NEW)(TON=Unknown, NPI=Unknown, Screening=Not Screened, Presentation=Allowed),
Called Number=01604503914(TON=Unknown, NPI=Unknown), Calling Translated=FALSE,
Subscriber Type Str=RegularLine, FinalDestinationFlag=FALSE, Outgoing Dial-peer=21, Call Count On=FALSE,
Source Trkgrp Route Label=, Target Trkgrp Route Label=, tg_label_flag=0, Application Call Id=)
016550: *Apr 22 10:15:03.407 BST: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
016551: *Apr 22 10:15:03.407 BST: :cc_get_feature_vsa malloc success
016552: *Apr 22 10:15:03.407 BST: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
016553: *Apr 22 10:15:03.407 BST: cc_get_feature_vsa count is 2
016554: *Apr 22 10:15:03.407 BST: //-1/xxxxxxxxxxxx/CCAPI/cc_get_feature_vsa:
016555: *Apr 22 10:15:03.407 BST: :FEATURE_VSA attributes are: feature_name:0,feature_time:1742633088,feature_id:5583
016556: *Apr 22 10:15:03.407 BST: //3814/DF56BBB3A6D2/CCAPI/ccIFCallSetupRequestPrivate:
SPI Call Setup Request Is Success; Interface Type=6, FlowMode=1
016557: *Apr 22 10:15:03.407 BST: //3814/DF56BBB3A6D2/CCAPI/ccCallSetContext:
Context=0x67B0C1A4
016558: *Apr 22 10:15:03.407 BST: //3813/DF56BBB3A6D2/CCAPI/ccSaveDialpeerTag:
Outgoing Dial-peer=21
016559: *Apr 22 10:15:03.419 BST: ISDN Se0/1/0:15 Q931: Applying typeplan for sw-type 0x12 is 0x0 0x1, Calling num 85725
016560: *Apr 22 10:15:03.419 BST: ISDN Se0/1/0:15 Q931: Sending SETUP callref = 0x037F callID = 0x8300 switch = primary-net5 interface = User
016561: *Apr 22 10:15:03.419 BST: ISDN Se0/1/0:15 Q931: TX -> SETUP pd = 8 callref = 0x037F
Bearer Capability i = 0x8090A3
Standard = CCITT
Transfer Capability = Speech
Transfer Mode = Circuit
Transfer Rate = 64 kbit/s
Channel ID i = 0xA98388
Exclusive, Channel 8
Progress Ind i = 0x8183 - Origination address is non-ISDN
Calling Party Number i = 0x0180, '85725'
Plan:ISDN, Type:Unknown
Called Party Number i = 0x81, '01604503914'
Plan:ISDN, Type:Unknown
016562: *Apr 22 10:15:03.555 BST: ISDN Se0/1/0:15 Q931: RX <- CALL_PROC pd = 8 callref = 0x837F
Channel ID i = 0xA98388
Exclusive, Channel 8
016563: *Apr 22 10:15:03.559 BST: //3814/DF56BBB3A6D2/CCAPI/cc_api_call_proceeding:
Interface=0x66D7DCF4, Progress Indication=NULL(0)
tp-6780-3#debug isdn q931
016564: *Apr 22 10:15:04.759 BST: ISDN Se0/1/0:15 Q931: RX <- ALERTING pd = 8 callref = 0x837F
Progress Ind i = 0x8488 - In-band info or appropriate now available
016565: *Apr 22 10:15:04.763 BST: //3814/DF56BBB3A6D2/CCAPI/cc_api_call_alert:
Interface=0x66D7DCF4, Progress Indication=INBAND(8), Signal Indication=SIGNAL RINGBACK(1)
016566: *Apr 22 10:15:04.763 BST: //3814/DF56BBB3A6D2/CCAPI/cc_api_call_alert:
Call Entry(Retry Count=0, Responsed=TRUE)
016567: *Apr 22 10:15:04.763 BST: //3813/DF56BBB3A6D2/CCAPI/ccCallAlert:
Progress Indication=INBAND(8), Signal Indication=SIGNAL RINGBACK(1)
016568: *Apr 22 10:15:04.763 BST: //3813/DF56BBB3A6D2/CCAPI/ccCallAlert:
Call Entry(Responsed=TRUE, Alert Sent=TRUE)
016569: *Apr 22 10:15:04.763 BST: //3813/xxxxxxxxxxxx/CCAPI/ccConferenceCreate:
(confID=0x66CC7DEC, callID1=0xEE5, callID2=0xEE6, tag=0x0)
016570: *Apr 22 10:15:04.763 BST: //3813/xxxxxxxxxxxx/CCAPI/ccConferenceCreate:
(confID=0x66CC7DEC, callID1=0xEE5, gcid=DF56BBB3-E80611E4-A6D2E27E-9B4B519A, tag=0x0)
016571: *Apr 22 10:15:04.763 BST: //3814/xxxxxxxxxxxx/CCAPI/ccConferenceCreate:
(confID=0x66CC7DEC, callID2=0xEE6, gcid=DF56BBB3-E80611E4-A6D2E27E-9B4B519A, tag=0x0)
016572: *Apr 22 10:15:04.763 BST: //3813/DF56BBB3A6D2/CCAPI/ccConferenceCreate:
Conference Id=0x66CC7DEC, Call Id1=3813, Call Id2=3814, Tag=0x0
016573: *Apr 22 10:15:04.767 BST: //3813/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:
Conference Id=0x5D6, Source Interface=0x6772377C, Source Call Id=3813,
Destination Call Id=3814, Disposition=0x0, Tag=0xFFFFFFFF
016574: *Apr 22 10:15:04.767 BST: //3814/xxxxxxxxxxxx/CCAPI/cc_api_bridge_done:
Conference Id=0x5D6, Source Interface=0x66D7DCF4, Source Call Id=3814,
Destination Call Id=3813, Disposition=0x0, Tag=0xFFFFFFFF
016575: *Apr 22 10:15:04.767 BST: //3813/DF56BBB3A6D2/CCAPI/cc_generic_bridge_done:
Conference Id=0x5D6, Source Interface=0x66D7DCF4, Source Call Id=3814,
Destination Call Id=3813, Disposition=0x0, Tag=0xFFFFFFFF
016576: *Apr 22 10:15:04.767 BST: //3813/DF56BBB3A6D2/CCAPI/ccConferenceCreate:
Call Entry(Conference Id=0x5D6, Destination Call Id=3814)
016577: *Apr 22 10:15:04.767 BST: //3814/DF56BBB3A6D2/CCAPI/ccConferenceCreate:
Call Entry(Conference Id=0x5D6, Destination Call Id=3813)
016578: *Apr 22 10:15:04.767 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_caps_ind:
Destination Interface=0x66D7DCF4, Destination Call Id=3814, Source Call Id=3813,
Caps(Codec=0x1, Fax Rate=0x1, Vad=0x1,
Modem=0x2, Codec Bytes=160, Signal Type=2)
016579: *Apr 22 10:15:04.767 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_caps_ind:
Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),
Playout Max=1000(ms), Fax Nom=300(ms))
016580: *Apr 22 10:15:04.767 BST: //3814/DF56BBB3A6D2/CCAPI/cc_api_caps_ind:
Destination Interface=0x6772377C, Destination Call Id=3813, Source Call Id=3814,
Caps(Codec=0x1, Fax Rate=0x1, Vad=0x1,
Modem=0x2, Codec Bytes=160, Signal Type=2)
016581: *Apr 22 10:15:04.767 BST: //3814/DF56BBB3A6D2/CCAPI/cc_api_caps_ind:
Caps(Playout Mode=1, Playout Initial=60(ms), Playout Min=40(ms),
Playout Max=1000(ms), Fax Nom=300(ms))
016582: *Apr 22 10:15:04.771 BST: //3814/DF56BBB3A6D2/CCAPI/cc_api_caps_ack:
Destination Interface=0x6772377C, Destination Call Id=3813, Source Call Id=3814,
Caps(Codec=g711ulaw(0x1), Fax Rate=FAX_RATE_NONE(0x1), Vad=OFF(0x1),
Modem=ON(0x2), Codec Bytes=160, Signal Type=2, Seq Num Start=4358)
016583: *Apr 22 10:15:04.771 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_caps_ack:
Destination Interface=0x66D7DCF4, Destination Call Id=3814, Source Call Id=3813,
Caps(Codec=g711ulaw(0x1), Fax Rate=FAX_RATE_NONE(0x1), Vad=OFF(0x1),
Modem=ON(0x2), Codec Bytes=160, Signal Type=2, Seq Num Start=6079)
016584: *Apr 22 10:15:04.771 BST: //3813/DF56BBB3A6D2/CCAPI/cc_process_notify_bridge_done:
Conference Id=0x5D6, Call Id1=3813, Call Id2=3814
016585: *Apr 22 10:15:04.771 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_voice_mode_event:
Call Id=3813
016586: *Apr 22 10:15:04.771 BST: //3813/DF56BBB3A6D2/CCAPI/cc_api_voice_mode_event:
Call Entry(Context=0x67B0627C)
016587: *Apr 22 10:15:04.775 BST: //3814/DF56BBB3A6D2/CCAPI/cc_api_voice_mode_event:
Call Id=3814
016588: *Apr 22 10:15:04.775 BST: //3814/DF56BBB3A6D2/CCAPI/cc_api_voice_mode_event:
Call Entry(Context=0x67B0C1A4)
016589: *Apr 22 10:15:04.779 BST: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
Calling Number=, Called Number=85725, Peer Info Type=DIALPEER_INFO_SPEECH
016590: *Apr 22 10:15:04.779 BST: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
Match Rule=DP_MATCH_DEST; Called Number=85725
016591: *Apr 22 10:15:04.779 BST: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
Result=Success(0) after DP_MATCH_DEST
016592: *Apr 22 10:15:04.779 BST: //-1/xxxxxxxxxxxx/DPM/dpMatchPeers:
Result=SUCCESS(0)
List of Matched Outgoing Dial-peer(s):
1: Dial-peer Tag=20050
016593: *Apr 22 10:15:04.779 BST: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
Calling Number=, Called Number=01604503914, Peer Info Type=DIALPEER_INFO_SPEECH
tp-6780-3#debug isdn q93
016594: *Apr 22 10:15:04.779 BST: //-1/xxxxxxxxxxxx/DPM/dpMatchPeersCore:
Match Rule=DP_MATCH_DEST; Called Number=0160450391