[Home]

Summary:ASTERISK-04867: [patch] handle BYE on non-answered call correctly
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-08-21 05:06:13Date Closed:2008-01-15 15:44:44.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/Interoperability
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) earlybye.txt
Description:This patch tries to handle clients sending BYE on non-answered calls correctly (they should send really send CANCEL). If we have an pending invite, we cancel that invite before handling the BYE.

Bug reported on -dev mailing list.
Comments:By: Kevin P. Fleming (kpfleming) 2005-08-22 15:46:37

Committed to CVS HEAD with modification to only allow this behavior for non-outgoing calls. Thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:44:44.000-0600

Repository: asterisk
Revision: 6354

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r6354 | kpfleming | 2008-01-15 15:44:44 -0600 (Tue, 15 Jan 2008) | 2 lines

handle BYE instead of CANCEL from callers (issue ASTERISK-4867)

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

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