[Home]

Summary:ASTERISK-03360: [patch] Readable description of expired Q931 timer
Reporter:Paul Cadach (pcadach)Labels:
Date Opened:2005-01-26 23:22:35.000-0600Date Closed:2005-02-06 20:48:35.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) pri-verbose2.diff
( 1) pri-verbose3.diff
Description:This patch intended to add readable form of cause value notifies about expired Q931 timer. Next is output sample:
< Protocol Discriminator: Q.931 (8)  len=12
< Call Ref: len= 2 (reference 110/0x6E) (Originator)
< Message type: DISCONNECT (69)
< [08 05 82 e6 33 31 30]
< Cause (len= 7) [ Ext: 1  Coding: CCITT (ITU) standard (0) 0: 0   Location: Public network serving the local user (2)
<                  Ext: 1  Cause: Recover on timer expiry (102), class = Protocol Error (6) ]
<              Cause data: 33 31 30 (Timer T310)


****** ADDITIONAL INFORMATION ******

Disclaimer is on file.
Comments:By: Mark Spencer (markster) 2005-01-27 00:03:12.000-0600

Fixed in CVS head, thanks!

By: Paul Cadach (pcadach) 2005-01-27 13:56:54.000-0600

Additional patch to not produce any cause data-related output without cause data (like "Cause data: (Timer T)" for cause 102 and no cause data).

By: Paul Cadach (pcadach) 2005-01-27 13:58:07.000-0600

PS: pri-verbose3.diff applies ON TOP OF pri-verbose2.diff, i.e. to the current CVS, without reversing pri-verbose2.diff first.

By: Mark Spencer (markster) 2005-01-27 14:45:18.000-0600

Fixed in CVS head.

By: Russell Bryant (russell) 2005-02-06 20:48:35.000-0600

not in 1.0