[Home]

Summary:ASTERISK-04472: [patch] chan_sip crash w/ hitachi cable 5000 phone & transfer
Reporter:jaredmauch (jaredmauch)Labels:
Date Opened:2005-06-23 14:41:02Date Closed:2008-01-15 15:40:03.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/Interoperability
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_sip.patch
Description:asterisk will core as phone does not send proper refer headers leaving referred_by and refer_to possibly null, but null+4.

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

patch to only add +4 to bypass sip: if !NULL
Comments:By: jaredmauch (jaredmauch) 2005-06-23 18:48:24

Seems it didn't take the patch when i originally submitted it, sigh.  it's now there.

By: Kevin P. Fleming (kpfleming) 2005-07-05 21:36:40

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:40:03.000-0600

Repository: asterisk
Revision: 6038

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r6038 | kpfleming | 2008-01-15 15:40:02 -0600 (Tue, 15 Jan 2008) | 2 lines

don't segfault when peer doesn't send Referred-By (bug ASTERISK-4472)

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

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