[Home]

Summary:ASTERISK-02694: [patch] Chan SIP Transfer CRASH
Reporter:Anthony Minessale (anthm)Labels:
Date Opened:2004-10-27 17:44:19Date Closed:2008-01-15 15:12:24.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Resources/res_adsi
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) sip.diff
Description:I was getting more cores than a landfill
debugging this transfer stuff.

I refactored this function and the problem is gone
so here is the patch along with a few informative setvars
that make life easier.

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

Disclaimer On File
Comments:By: Mark Spencer (markster) 2004-10-27 17:59:27

Very nicely done patch.

By: Russell Bryant (russell) 2004-11-02 07:53:59.000-0600

fixed in 1.0 with minor changes.  will be in 1.0.3

By: Digium Subversion (svnbot) 2008-01-15 15:11:56.000-0600

Repository: asterisk
Revision: 4113

U   trunk/channels/chan_sip.c
U   trunk/res/res_features.c

------------------------------------------------------------------------
r4113 | markster | 2008-01-15 15:11:56 -0600 (Tue, 15 Jan 2008) | 2 lines

Transfer improvements and fixes (bug ASTERISK-2694)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:12:24.000-0600

Repository: asterisk
Revision: 4146

U   branches/v1-0/CHANGES
U   branches/v1-0/channels/chan_sip.c
U   branches/v1-0/res/res_features.c

------------------------------------------------------------------------
r4146 | russell | 2008-01-15 15:12:24 -0600 (Tue, 15 Jan 2008) | 2 lines

prevent seg fault with attempt_transfer (bug ASTERISK-2694)

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

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