I just want to make sure I'm not insane before I open a ticket with the PSTN provider.
In one of our locations we have a particular number that, when dialed, is unrouteable with a fast-busy. I ran some DNA things coming from two different gateways, one that is able to dial the number and one that is not. Both had identical call outing straight to the PRI in their route group. So then the problem must be obvious when I get to the gateway.
This is the debug isdn q931 from the working gateway:
ISDN Se0/0/0:23 Q931: TX -> SETUP pd = 8 callref = 0x0F65
Bearer Capability i = 0x8090A2
Standard = CCITT
Transfer Capability = Speech
Transfer Mode = Circuit
Transfer Rate = 64 kbit/s
Channel ID i = 0xA98393
Exclusive, Channel 19
Display i = 'Chris Morin'
Calling Party Number i = 0x2181, '2813626849'
Plan:ISDN, Type:National
Called Party Number i = 0x80, '19856653042'
Plan:Unknown, Type:Unknown
ISDN Se0/0/0:23 Q931: RX <- CALL_PROC pd = 8 callref = 0x8F65
Channel ID i = 0xA98393
Exclusive, Channel 19
[I]ISDN Se0/0/0:23 Q931: RX <- ALERTING pd = 8 callref = 0x8F65
Progress Ind i = 0x8488 - In-band info or appropriate now available
ISDN Se0/0/0:23 Q931: RX <- CONNECT pd = 8 callref = 0x8F65
ISDN Se0/0/0:23 Q931: TX -> CONNECT_ACK pd = 8 callref = 0x0F65
ISDN Se0/0/0:23 Q931: RX <- STATUS_ENQ pd = 8 callref = 0x8F52
ISDN Se0/0/0:23 Q931: TX -> STATUS pd = 8 callref = 0x0F52
Cause i = 0x809E - Response to STATUS ENQUIRY or number unassigned[/I]
Call State i = 0x0Aun all
All possible debugging has been turned off
NCW-2851VG#
ISDN Se0/0/0:23 Q931: TX -> DISCONNECT pd = 8 callref = 0x0F65
[B]Cause i = 0x8090 - Normal call clearing[/B]
ISDN Se0/0/0:23 Q931: RX <- RELEASE pd = 8 callref = 0x8F65
ISDN Se0/0/0:23 Q931: TX -> RELEASE_COMP pd = 8 callref = 0x0F65
The person picked up the phone and I explained to him I was testing the phones.
This is the result from the not working gateway:
NDFLOU-2851#
Feb 9 17:06:40.298: ISDN Se0/0/0:23 Q931: TX -> SETUP pd = 8 callref = 0x0178
Bearer Capability i = 0x8090A2
Standard = CCITT
Transfer Capability = Speech
Transfer Mode = Circuit
Transfer Rate = 64 kbit/s
Channel ID i = 0xA98397
Exclusive, Channel 23
Display i = 'Lafayette Test'
Calling Party Number i = 0x0081, '3377352998'
Plan:Unknown, Type:Unknown
Called Party Number i = 0xA1, '19856653042'
[B]Plan:ISDN, Type:National[/B]
[I]Feb 9 17:06:40.346: ISDN Se0/0/0:23 Q931: RX <- CALL_PROC pd = 8 callref = 0x8178
Channel ID i = 0xA18397
Preferred, Channel 23[/I]
Feb 9 17:06:41.562: ISDN Se0/0/0:23 Q931: RX <- DISCONNECT pd = 8 callref = 0x8178
[B]Cause i = 0x829F - Normal, unspecified[/B]
Feb 9 17:06:41.678: ISDN Se0/0/0:23 Q931: TX -> RELEASE pd = 8 callref = 0x0178
Feb 9 17:06:41.718: ISDN Se0/0/0:23 Q931: RX <- RELEASE_COMP pd = 8 callref = 0x8178un all
All possible debugging has been turned off
NDFLOU-2851#
A few things stick out to me, indicated in bold. Or italicized. There is a complete and total lack of a call negotiation on the non-functioning call manager. However, it does show that it does get sent out the PRI. Am I missing something obvious or should I go ahead and call the PSTN provider? I appreciate any input, and even criticism on how I have troubleshooted this. I'm still trying to learn.