[Home]

Summary:ASTERISK-11806: asterisk handles 488 responses after initial invite incorrectly
Reporter:Marcus Hunger (fnordian)Labels:
Date Opened:2008-04-09 06:37:25Date Closed:2008-04-09 09:37:54
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) chan_sip.patch
Description:hi,
after receiving a 488 response for an invite, chan_sip correctly acks it but incorrectly sends a bye.

same behavior in branch-1.4 and trunk.
Comments:By: Digium Subversion (svnbot) 2008-04-09 09:35:13

Repository: asterisk
Revision: 113681

U   branches/1.4/channels/chan_sip.c

------------------------------------------------------------------------
r113681 | mmichelson | 2008-04-09 09:35:12 -0500 (Wed, 09 Apr 2008) | 9 lines

If Asterisk receives a 488 on an INVITE (not a reinvite), then
we should not send a BYE.

(closes issue ASTERISK-11806)
Reported by: fnordian
Patches:
     chan_sip.patch uploaded by fnordian (license 110) with small modification from me


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

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

By: Digium Subversion (svnbot) 2008-04-09 09:37:16

Repository: asterisk
Revision: 113682

_U  trunk/
U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r113682 | mmichelson | 2008-04-09 09:37:15 -0500 (Wed, 09 Apr 2008) | 17 lines

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

........
r113681 | mmichelson | 2008-04-09 09:40:05 -0500 (Wed, 09 Apr 2008) | 9 lines

If Asterisk receives a 488 on an INVITE (not a reinvite), then
we should not send a BYE.

(closes issue ASTERISK-11806)
Reported by: fnordian
Patches:
     chan_sip.patch uploaded by fnordian (license 110) with small modification from me


........

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

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

By: Digium Subversion (svnbot) 2008-04-09 09:37:54

Repository: asterisk
Revision: 113683

_U  branches/1.6.0/
U   branches/1.6.0/channels/chan_sip.c

------------------------------------------------------------------------
r113683 | mmichelson | 2008-04-09 09:37:53 -0500 (Wed, 09 Apr 2008) | 25 lines

Merged revisions 113682 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

................
r113682 | mmichelson | 2008-04-09 09:41:58 -0500 (Wed, 09 Apr 2008) | 17 lines

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

........
r113681 | mmichelson | 2008-04-09 09:40:05 -0500 (Wed, 09 Apr 2008) | 9 lines

If Asterisk receives a 488 on an INVITE (not a reinvite), then
we should not send a BYE.

(closes issue ASTERISK-11806)
Reported by: fnordian
Patches:
     chan_sip.patch uploaded by fnordian (license 110) with small modification from me


........

................

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

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