Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Outgoing call issue 1

Status
Not open for further replies.

teckgirl

Technical User
Jan 28, 2008
6
0
0
US
I have a client where Outgoing calls fail 2-3 times before going through. When ever a number is dialled the first time I get a fast busy, but if you hang up and try again the call goes through.
 
How are your calls exiting the system? Via a gateway? What protocol (MGCP, H.323?) Are they destined to the PSTN? Or another site via WAN?


--T1PSTN
 
Its Cisco Call manager 4.2.3 - connected to PRI via an H.323 voice gateway - 2800 router runnin 12.4 IOS.

here is a copy of the config:

version 12.4
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
service password-encryption
!
hostname r1.jasper
!
boot-start-marker
boot-end-marker
!
logging buffered 1000000 debugging
enable secret 5 $1$w18O$aAVozH8qpRRl51CgnfhI11
!
no aaa new-model
!
resource policy
!
clock timezone CST -6
clock summer-time central recurring
network-clock-participate wic 0
network-clock-select 1 T1 0/0/0
!
!
ip cef
!
!
no ip domain lookup
ip host cue 2066 1.1.1.1
ip multicast-routing
isdn switch-type primary-ni
!
voice-card 0
dspfarm
dsp services dspfarm
no local-bypass
!
!
voice call send-alert
voice call carrier capacity active
voice rtp send-recv
!
voice service pots
!
voice service voip
allow-connections h323 to sip
fax protocol pass-through g711ulaw
h323
modem passthrough nse codec g711ulaw
!
!
!
voice class codec 1
codec preference 1 g711ulaw
codec preference 2 g729r8
!
voice class codec 2
codec preference 1 g729r8
!
!
!
voice class h323 1
h225 timeout tcp establish 3
h225 timeout setup 3
!
!
!
!
!
!
voice translation-rule 1
rule 14 /......./ /1301/
rule 15 /........../ /1301/
!
!
voice translation-profile PSTN-inbound
translate called 1
!
!
!
application
service cname flash:CNAME-GTD(0.90).tcl
!
service announce flash:CNAME-GTD(0.90).tcl
param cr_prompt flash:cr_notification.wav
!
global
service alternate DEFAULT
!
!
!
crypto pki trustpoint TP-self-signed-889722797
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-889722797
revocation-check none
rsakeypair TP-self-signed-889722797
!
!
crypto pki certificate chain TP-self-signed-889722797
certificate self-signed 01
30820251 308201BA A0030201 02020101 300D0609 2A864886 F70D0101 04050030
30312E30 2C060355 04031325 494F532D 53656C66 2D536967 6E65642D 43657274
69666963 6174652D 38383937 32323739 37301E17 0D303730 34313732 31323830
385A170D 32303031 30313030 30303030 5A303031 2E302C06 03550403 1325494F
532D5365 6C662D53 69676E65 642D4365 72746966 69636174 652D3838 39373232
37393730 819F300D 06092A86 4886F70D 01010105 0003818D 00308189 02818100
AF8A4F8F 363B628E 43D50446 792836DF FD347CDF 95B958C3 216EB15B 9E4BBC19
156DE842 20FA9952 D31C1BAB CDF36E4E 667962C1 E1DBFE63 3667A9B1 2852F40C
8A415DF5 1B272FD6 0DE8A528 30264DA6 AD43BE8B 530D112E BDF75BEE 4F6B8C25
9610D4B7 6F9A9B69 6034ECC0 C74C2F65 77BCDF87 C619B7EF 337A389D 122F8D4D
02030100 01A37B30 79300F06 03551D13 0101FF04 05300301 01FF3026 0603551D
11041F30 1D821B72 312E6A61 73706572 2D646F64 67652E77 6573676F 6F64736F
6E2E301F 0603551D 23041830 1680143D F73B1FA7 67535CCC 4DDE1C67 A1B53A2E
08B7CB30 1D060355 1D0E0416 04143DF7 3B1FA767 535CCC4D DE1C67A1 B53A2E08
B7CB300D 06092A86 4886F70D 01010405 00038181 00520CC5 5EBDBD71 8FFC223A
72739ACF 61C63DDA CE85EB15 D1BE1D94 606103B2 3BECFB98 9C7E3DC9 58A7F4ED
F630C486 D7F2ACB1 809B38F2 3DE156F4 80E43CE9 9A401732 1D021097 1D455278
D033E991 37B9C2BE 3C904B95 24090C1C DB416DF7 A524E2EC 030F09D0 2505D039
EF04EB99 8624AAFB 16F4B997 4209EB3E DA9DCC3D AB
quit
!
!
controller T1 0/0/0
linecode b8zs
pri-group timeslots 1-24
description circuit ID - ATT 10.IPZX.515563
!
class-map match-any VoIP-RTP-Trust
match ip dscp ef
class-map match-any VoIP-Control-Trust
match ip dscp cs3
match ip dscp af31
class-map match-any voip_control
match ip precedence 3
match ip dscp af31
class-map match-any AutoQoS-VoIP-Remark
match ip dscp ef
match ip dscp cs3
match ip dscp af31
class-map match-any best_effort
match ip dscp af11 af12 af13 af21 af22 af23
class-map match-any voip_bearer
match ip dscp ef
match ip precedence 5
class-map match-any AutoQoS-VoIP-Control-UnTrust
match access-group name AutoQoS-VoIP-Control
class-map match-any AutoQoS-VoIP-RTP-UnTrust
match protocol rtp audio
match access-group name AutoQoS-VoIP-RTCP
!
!
policy-map AutoQoS-Policy-UnTrust
class AutoQoS-VoIP-RTP-UnTrust
priority percent 70
set dscp ef
class AutoQoS-VoIP-Control-UnTrust
bandwidth percent 5
set dscp af31
class AutoQoS-VoIP-Remark
set dscp default
class class-default
fair-queue
policy-map inbound_FastEthernet
class voip_bearer
set dscp ef
class voip_control
set dscp af31
policy-map outbound_FastEthernet
class voip_bearer
set cos 5
class voip_control
set cos 3
class best_effort
set cos 0
policy-map Trust
class VoIP-RTP-Trust
priority percent 70
class VoIP-Control-Trust
bandwidth percent 5
class class-default
fair-queue
!
!
!
!
interface Loopback0
ip address 172.30.254.1 255.255.255.255
no ip redirects
no ip mroute-cache
h323-gateway voip interface
h323-gateway voip bind srcaddr 172.30.254.1
!
interface Loopback1
ip address 1.1.1.1 255.255.255.255
!
interface GigabitEthernet0/0
description trunk port
no ip address
no ip redirects
no ip mroute-cache
duplex auto
speed auto
!
interface GigabitEthernet0/0.1
description CCM VLAN
encapsulation dot1Q 1 native
ip address 172.30.1.45 255.255.255.0
ip pim sparse-mode
delay 45000
!
interface GigabitEthernet0/0.300
description CCM VLAN
encapsulation dot1Q 300
ip address 206.94.51.45 255.255.255.240
ip pim sparse-mode
delay 10000
!
interface GigabitEthernet0/1
description internal LAN
no ip address
shutdown
duplex auto
speed auto
!
interface Serial0/0/0:23
no ip address
encapsulation hdlc
isdn switch-type primary-ni
isdn incoming-voice voice
isdn supp-service name calling
isdn outgoing display-ie
no cdp enable
!
interface Service-Engine1/0
ip unnumbered GigabitEthernet0/0.300
service-module ip address 206.94.51.44 255.255.255.240
service-module ip default-gateway 206.94.51.45
!
router eigrp 1
network 172.30.1.0 0.0.0.255
network 172.30.254.1 0.0.0.0
network 206.94.51.32 0.0.0.15
no auto-summary
!
ip route 206.94.51.44 255.255.255.255 Service-Engine1/0
!
ip http server
ip http access-class 23
ip http authentication local
ip http secure-server
ip http timeout-policy idle 60 life 86400 requests 10000
ip pim rp-address 206.94.51.38
!
!
!
!
control-plane
!
!
!
voice-port 0/0/0:23
!
voice-port 0/1/0
!
voice-port 0/1/1
!
voice-port 0/1/2
!
voice-port 0/1/3
!
voice-port 0/2/0
!
voice-port 0/2/1
!
no ccm-manager fax protocol cisco
ccm-manager music-on-hold
!
no mgcp timer receive-rtcp
!
sccp local GigabitEthernet0/0.300
sccp ccm 206.94.51.33 identifier 1 version 4.1
sccp
!
!
dial-peer voice 8900 voip
destination-pattern 8...
session protocol sipv2
session target ipv4:206.94.51.45
dtmf-relay sip-notify
codec g711ulaw
no vad
!
dial-peer voice 2 voip
tone ringback alert-no-PI
description For InBound H323 VoIP
modem passthrough nse codec g711ulaw
voice-class codec 1
voice-class h323 1
incoming called-number .
fax rate disable
no vad
!
dial-peer voice 3 pots
tone ringback alert-no-PI
description For SRST Outbound 911
destination-pattern 911
progress_ind setup enable 3
progress_ind progress enable 8
progress_ind connect enable 8
port 0/0/0:23
forward-digits 3
!
dial-peer voice 5 pots
tone ringback alert-no-PI
description For SRST General Outbound
destination-pattern 9T
progress_ind setup enable 3
progress_ind progress enable 8
progress_ind connect enable 8
port 0/0/0:23
!
dial-peer voice 4 pots
tone ringback alert-no-PI
description For SRST Outbound 911
destination-pattern 9911
progress_ind setup enable 3
progress_ind progress enable 8
progress_ind connect enable 8
port 0/0/0:23
forward-digits 3
!
dial-peer voice 100 voip
tone ringback alert-no-PI
description route to CCMP
destination-pattern .T
voice-class codec 1
voice-class h323 1
session target ipv4:206.94.51.33
dtmf-relay h245-alphanumeric
fax-relay ecm disable
fax rate disable
no vad
!
dial-peer voice 200 voip
tone ringback alert-no-PI
description route to SRST
preference 3
destination-pattern .T
voice-class codec 1
voice-class h323 1
session target ipv4:172.30.254.1
dtmf-relay h245-alphanumeric
fax-relay ecm disable
fax rate disable
no vad
!
dial-peer voice 1 pots
tone ringback alert-no-PI
description For InBound SRST POTS
service announce
incoming called-number .
direct-inward-dial
port 0/0/0:23
!
sip-ua
timers buffer-invite 5000
!
!
call-manager-fallback
secondary-dialtone 9
max-conferences 1 gain -6
transfer-system full-blind
log table max-size 250
limit-dn 7910 1
limit-dn 7940 2
limit-dn 7960 6
ip source-address 172.30.254.1 port 2000
max-ephones 52
max-dn 192
system message primary CallManager Fallback
system message secondary CallManager Fallback
transfer-pattern .T
keepalive 15
default-destination 1301
voicemail 8000
call-forward busy 8000
call-forward noan 8000 timeout 7
multicast moh 239.1.16.1 port 2311
!
 
Okay. at the router:

debug isdn q931
term mon

(cancel with undebug isdn q931)

What do you see during the failed calls versus the successful attempts?


--T1PSTN
 
Have you checked the call volume are they close to maxing out the 24 lines available on the PRI.
 
Almost 90% of the calls fail, so the error is the same most of th time?


Jan 28 10:45:51.869 CST: ISDN Se0/0/0:23 Q931: pak_private_number: Invalid type/
plan 0x0 0x0 may be overriden; sw-type 13
Jan 28 10:45:51.869 CST: ISDN Se0/0/0:23 Q931: pak_private_number: Invalid type/
plan 0x0 0x1 may be overriden; sw-type 13
Jan 28 10:45:51.873 CST: ISDN Se0/0/0:23 Q931: Applying typeplan for sw-type 0xD
is 0x0 0x0, Called num 18008566190
Jan 28 10:45:51.873 CST: ISDN Se0/0/0:23 Q931: TX -> SETUP pd = 8 callref = 0x1
1BB
Bearer Capability i = 0x8090A2
Standard = CCITT
Transfer Capability = Speech
Transfer Mode = Circuit
Transfer Rate = 64 kbit/s
Channel ID i = 0xA98396
Exclusive, Channel 22
Facility i = 0x9F8B0100A11B02011F020100801346696E616E6365202D2054696D204
2726F776E
Protocol Profile = Networking Extensions
0xA11B02011F020100801346696E616E6365202D2054696D2042726F776E
Component = Invoke component
Invoke Id = 31
Operation = CallingName
Name presentation allowed
Name = Finance - Tim Brown
Progress Ind i = 0x8183 - Origination address is non-ISDN
Display i = 'Finance - Tim Brown'
Calling Party Number i = 0x2181, '2053844443'
Plan:ISDN, Type:National
Called Party Number i = 0x80, '18008566190'
Plan:Unknown, Type:Unknown
Jan 28 10:45:52.149 CST: ISDN Se0/0/0:23 Q931: RX <- CALL_PROC pd = 8 callref =
0x91BB
Channel ID i = 0xA98396
Exclusive, Channel 22
Jan 28 10:45:52.401 CST: ISDN Se0/0/0:23 Q931: RX <- PROGRESS pd = 8 callref =
0x91BB
Cause i = 0x82FF - Interworking error; unspecified
Progress Ind i = 0x8281 - Call not end-to-end ISDN, may have in-band inf
o
Jan 28 10:45:53.349 CST: ISDN Se0/0/0:23 Q931: RX <- CONNECT pd = 8 callref = 0
x91BB
Jan 28 10:45:53.349 CST: %ISDN-6-CONNECT: Interface Serial0/0/0:21 is now connec
ted to 18008566190 N/A
Jan 28 10:45:53.353 CST: ISDN Se0/0/0:23 Q931: TX -> CONNECT_ACK pd = 8 callref
= 0x11BB
Jan 28 10:46:19.594 CST: %ISDN-6-DISCONNECT: Interface Serial0/0/0:22 disconnec
ted from 3849088 , call lasted 284 seconds
Jan 28 10:46:19.598 CST: ISDN Se0/0/0:23 Q931: TX -> DISCONNECT pd = 8 callref
= 0x11BA
Cause i = 0x8090 - Normal call clearing
Jan 28 10:46:19.650 CST: ISDN Se0/0/0:23 Q931: RX <- RELEASE pd = 8 callref = 0
x91BA
Jan 28 10:46:19.650 CST: ISDN Se0/0/0:23 Q931: TX -> RELEASE_COMP pd = 8 callre
f = 0x11BA
Jan 28 10:47:01.506 CST: ISDN Se0/0/0:23 Q931: RX <- SETUP pd = 8 callref = 0x1
46F
Bearer Capability i = 0x8090A2
Standard = CCITT
Transfer Capability = Speech
Transfer Mode = Circuit
Transfer Rate = 64 kbit/s
Channel ID i = 0xA98397
Exclusive, Channel 23
Facility i = 0x9F8B0100A10F02015906072A8648CE1500040A0100
Protocol Profile = Networking Extensions
0xA10F02015906072A8648CE1500040A0100
Component = Invoke component
Invoke Id = 89
Operation = InformationFollowing (calling_name)
Name information in subsequent FACILITY message
Progress Ind i = 0x8283 - Origination address is non-ISDN
Calling Party Number i = 0x2183, '2056869663'
Plan:ISDN, Type:National
Called Party Number i = 0xA1, '2053844443'
Plan:ISDN, Type:National
Jan 28 10:47:01.602 CST: ISDN Se0/0/0:23 Q931: RX <- FACILITY pd = 8 callref =
0x146F
Facility i = 0x9F8B0100A11302015A020100800B434F58204A45525259204C
Protocol Profile = Networking Extensions
0xA11302015A020100800B434F58204A45525259204C
Component = Invoke component
Invoke Id = 90
Operation = CallingName
Name presentation allowed
Name = COX JERRY L
Jan 28 10:47:01.610 CST: ISDN Se0/0/0:23 Q931: TX -> CALL_PROC pd = 8 callref =
0x946F
Channel ID i = 0xA98397
Exclusive, Channel 23
Jan 28 10:47:01.610 CST: ISDN Se0/0/0:23 Q931: TX -> CONNECT pd = 8 callref = 0
x946F
Jan 28 10:47:01.650 CST: ISDN Se0/0/0:23 Q931: RX <- CONNECT_ACK pd = 8 callref
= 0x146F
Jan 28 10:47:01.650 CST: ISDN Se0/0/0:23 **ERROR**: call_progress: DEV_CONNECTED
VOICE ERROR: Bearer capability not available(0x3A): b channel 22 call id 0x2798
Jan 28 10:47:01.650 CST: %ISDN-6-CONNECT: Interface Serial0/0/0:22 is now connec
ted to 2056869663 N/A

 
Here is a local call going to another location on the same CCM Server. Of course this call connects just fine.

Jan 28 10:52:35.485 CST: ISDN Se0/0/0:23 Q931: TX -> SETUP pd = 8 callref = 0x1
1BF
Bearer Capability i = 0x8090A2
Standard = CCITT
Transfer Capability = Speech
Transfer Mode = Circuit
Transfer Rate = 64 kbit/s
Channel ID i = 0xA98396
Exclusive, Channel 22
Facility i = 0x9F8B0100A123020123020100801B5365727669636520202020202D205
4616E796120476F6F64736F6E
Protocol Profile = Networking Extensions
0xA123020123020100801B5365727669636520202020202D2054616E79612047
6F6F64736F6E
Component = Invoke component
Invoke Id = 35
Operation = CallingName
Name presentation allowed
Name = Service - Tanya Goodson
Progress Ind i = 0x8183 - Origination address is non-ISDN
Display i = 'Service - Tanya Goodson'
Calling Party Number i = 0x2181, '2053844443'
Plan:ISDN, Type:National
Called Party Number i = 0xC1, '2751162'
Plan:ISDN, Type:Subscriber(local)
Jan 28 10:52:35.901 CST: ISDN Se0/0/0:23 Q931: RX <- CALL_PROC pd = 8 callref =
0x91BF
Channel ID i = 0xA98396
Exclusive, Channel 22
Jan 28 10:52:37.101 CST: ISDN Se0/0/0:23 Q931: RX <- ALERTING pd = 8 callref =
0x91BF
Progress Ind i = 0x8288 - In-band info or appropriate now available
Jan 28 10:52:45.349 CST: ISDN Se0/0/0:23 Q931: RX <- CONNECT pd = 8 callref = 0
x91BF
Jan 28 10:52:45.353 CST: %ISDN-6-CONNECT: Interface Serial0/0/0:21 is now connec
ted to 2751162 N/A
Jan 28 10:52:45.353 CST: ISDN Se0/0/0:23 Q931: TX -> CONNECT_ACK pd = 8 callref
= 0x11BF
 
You may need to do a shut/no shut on that serial interface. Seems like your DSPs and B-channels may not be lining up. I've seen similar things before, and resetting the controller or interface seemed to clear them.


--T1PSTN
 
Also, you can try this...

conf t
voice-port 0/0/0:23
bearer-cap speech
end


--T1PSTN
 
Thanks I'll try both tonight when the client is closed.
 
One other item to note. 12.4 has a bug noted on Cisco's site which relates to outbound PRI calls. We had a similar issue. We ended up moving to IOS 12.3T.

Bill
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top