cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

debug isdn q931

rmv72
Beginner
Beginner

Hi!

After upgrade Cisco2811 to IOS 15.1(3)T we have problem with outgoing calls. We got from PSTN switch error message-

Jun 14 10:15:55.361: ISDN Se0/0/0:15 Q931: RX <- DISCONNECT pd = 8  callref = 0xBD5F

    Cause i = 0x829C - Invalid number format (incomplete number)

    Progress Ind i = 0x8288 - In-band info or appropriate now available 

    Display i = 'WRONG NUMBER '

From debug i see after

RX <- ALERTING

my gateway send

TX -> INFORMATION

and after it we got

RX <- DISCONNECT

Jun 14 10:15:45.341: ISDN Se0/0/0:15 Q931: TX -> SETUP pd = 8  callref = 0x3D5F

    Bearer Capability i = 0x8090A3

        Standard = CCITT

        Transfer Capability = Speech 

        Transfer Mode = Circuit

        Transfer Rate = 64 kbit/s

    Channel ID i = 0xA9838F

        Exclusive, Channel 15

    Progress Ind i = 0x8183 - Origination address is non-ISDN 

    Calling Party Number i = 0x2181, 'XXXXXXX'

        Plan:ISDN, Type:National

    Called Party Number i = 0x81, 'XXXXXXX'

        Plan:ISDN, Type:Unknown

Jun 14 10:15:45.361: ISDN Se0/0/0:15 Q931: RX <- SETUP_ACK pd = 8  callref = 0xBD5F

    Channel ID i = 0xA9838F

        Exclusive, Channel 15

Jun 14 10:15:45.365: ISDN Se0/0/0:15 Q931: RX <- CALL_PROC pd = 8  callref = 0xBD5F

    Progress Ind i = 0x8288 - In-band info or appropriate now available

Jun 14 10:15:48.861: ISDN Se0/0/0:15 Q931: RX <- ALERTING pd = 8  callref = 0xBD5F

Jun 14 10:15:55.345: ISDN Se0/0/0:15 Q931: TX -> INFORMATION pd = 8  callref = 0x3D5F

    Sending Complete

Jun 14 10:15:55.361: ISDN Se0/0/0:15 Q931: RX <- DISCONNECT pd = 8  callref = 0xBD5F

    Cause i = 0x829C - Invalid number format (incomplete number)

    Progress Ind i = 0x8288 - In-band info or appropriate now available 

    Display i = 'WRONG NUMBER '

Is it correct?

P.S. Number format is correct

Best regards,

Mike

Who Me Too'd this topic