[Home]

Summary:ASTERISK-11039: sip show channels do not show used codec but hex value
Reporter:Francesco Romano (francesco_r)Labels:
Date Opened:2007-12-14 08:54:35.000-0600Date Closed:2007-12-14 09:15:07.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) issue11552.diff
Description:Peer             User/ANR    Call ID      Seq (Tx/Rx)  Form  Hold     Last Message
192.168.1.84     506         768777223d6  00103/00000  0x10  No       Tx: ACK                  
192.168.1.65     504         71434fc7-69  00101/00102  0x4   No       Rx: ACK                  
192.168.1.49     502         42e11b97e59  00101/28022  0x8   No       Rx: ACK  

               
Comments:By: Joshua C. Colp (jcolp) 2007-12-14 09:03:30.000-0600

The attached patch should fix this, just want confirmation since I can't presently test...

By: Digium Subversion (svnbot) 2007-12-14 09:13:12.000-0600

Repository: asterisk
Revision: 92937

U   branches/1.4/channels/chan_sip.c

------------------------------------------------------------------------
r92937 | file | 2007-12-14 09:13:12 -0600 (Fri, 14 Dec 2007) | 4 lines

Up the length of the format on the SIP channel since it can now be rather long.
(closes issue ASTERISK-11039)
Reported by: francesco_r

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=92937

By: Digium Subversion (svnbot) 2007-12-14 09:15:07.000-0600

Repository: asterisk
Revision: 92938

_U  trunk/
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r92938 | file | 2007-12-14 09:15:07 -0600 (Fri, 14 Dec 2007) | 12 lines

Merged revisions 92937 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r92937 | file | 2007-12-14 11:16:15 -0400 (Fri, 14 Dec 2007) | 4 lines

Up the length of the format on the SIP channel since it can now be rather long.
(closes issue ASTERISK-11039)
Reported by: francesco_r

........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=92938