cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
795
Views
13
Helpful
2
Replies

Backup ISDN line is not firing

talha_490
Level 1
Level 1

here is the debug of Q931

00:06:53: ISDN BR0/0: TX -> SETUP pd = 8 callref = 0x2A

00:06:53: Bearer Capability i = 0x8890

00:06:53: Channel ID i = 0x83

00:06:53: Called Party Number i = 0x80, '17348017', Plan:Unknown, Type:Unknown

00:06:53: ISDN BR0/0: RX <- SETUP_ACK pd = 8 callref = 0xAA

00:06:53: Channel ID i = 0x89

00:06:53: ISDN BR0/0: RX <- CALL_PROC pd = 8 callref = 0xAA

00:06:54: ISDN BR0/0: RX <- DISCONNECT pd = 8 callref = 0xAA

00:06:54: Cause i = 0x829B - Destination out of order

00:06:54: ISDN BR0/0: TX -> RELEASE pd = 8 callref = 0x2A

00:06:54: Cause i = 0x809B - Destination out of order

00:06:54: ISDN BR0/0: TX -> SETUP pd = 8 callref = 0x2B

00:06:54: Bearer Capability i = 0x8890

00:06:54: Channel ID i = 0x83

00:06:54: Called Party Number i = 0x80, '17348017', Plan:Unknown, Type:Unknown

00:06:55: ISDN BR0/0: RX <- RELEASE_COMP pd = 8 callref = 0xAA

00:06:55: ISDN BR0/0: RX <- SETUP_ACK pd = 8 callref = 0xAB

00:06:55: Channel ID i = 0x8A

00:06:55: ISDN BR0/0: RX <- CALL_PROC pd = 8 callref = 0xAB

00:06:56: ISDN BR0/0: RX <- DISCONNECT pd = 8 callref = 0xAB

00:06:56: Cause i = 0x829B - Destination out of order

00:06:56: ISDN BR0/0: TX -> RELEASE pd = 8 callref = 0x2B

00:06:56: Cause i = 0x809B - Destination out of order

00:06:57: ISDN BR0/0: RX <- RELEASE_COMP pd = 8 callref = 0xAB

00:06:58: ISDN BR0/0: TX -> SETUP pd = 8 callref = 0x2C

00:06:58: Bearer Capability i = 0x8890

00:06:58: Channel ID i = 0x83

00:06:58: Called Party Number i = 0x80, '17348017', Plan:Unknown, Type:Unknown

00:06:58: ISDN BR0/0: RX <- SETUP_ACK pd = 8 callref = 0xAC

00:06:58: Channel ID i = 0x89

00:06:58: ISDN BR0/0: RX <- CALL_PROC pd = 8 callref = 0xAC

00:07:00: ISDN BR0/0: RX <- DISCONNECT pd = 8 callref = 0xAC

00:07:00: Cause i = 0x829B - Destination out of order

00:07:00: ISDN BR0/0: TX -> RELEASE pd = 8 callref = 0x2C

00:07:00: Cause i = 0x809B - Destination out of order

00:07:00: ISDN BR0/0: RX <- RELEASE_COMP pd = 8 callref = 0xAC

00:07:02: ISDN BR0/0: TX -> SETUP pd = 8 callref = 0x2D

00:07:02: Bearer Capability i = 0x8890

00:07:02: Channel ID i = 0x83

00:07:02: Called Party Number i = 0x80, '17348017', Plan:Unknown, Type:Unknown

00:07:02: ISDN BR0/0: RX <- SETUP_ACK pd = 8 callref = 0xAD

00:07:02: Channel ID i = 0x89

00:07:02: ISDN BR0/0: RX <- CALL_PROC pd = 8 callref = 0xAD

00:07:04: ISDN BR0/0: RX <- DISCONNECT pd = 8 callref = 0xAD

00:07:04: Cause i = 0x829B - Destination out of order

00:07:04: ISDN BR0/0: TX -> RELEASE pd = 8 callref = 0x2D

00:07:04: Cause i = 0x809B - Destination out of order

00:07:04: ISDN BR0/0: RX <- RELEASE_COMP pd = 8 callref = 0xAD

00:07:05: ISDN BR0/0: TX -> SETUP pd = 8 callref = 0x2E

00:07:05: Bearer Capability i = 0x8890

2 Replies 2

smothuku
Level 7
Level 7

Hi Talha ,

The debug output is showing that destination is out of order.Check whether the configured destination number is working or not.

If possible paste the local and remote router configurations.

The following link helps you a lot in troubleshooting the problem.

http://www.cisco.com/en/US/products/sw/iosswrel/ps5187/products_command_reference_chapter09186a008017cfa4.html

http://www.cisco.com/en/US/products/sw/iosswrel/ps1818/products_command_reference_chapter09186a008007ff75.html

Thanks,

satish

Danilo Dy
VIP Alumni
VIP Alumni

Looking at the logs, you capture this from the router that initiates the call right?

Look at you error cause and refer to this link http://www.cisco.com/en/US/tech/tk801/tk379/technologies_tech_note09186a008012e95f.shtml

The first error cause is 00:06:54: Cause i = 0x829B - Destination out of order

The second error cause is 00:06:54: Cause i = 0x809B - Destination out of order