[Home]

Summary:ASTERISK-04992: [patch] Implement handle_response_invite
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-09-05 13:02:32Date Closed:2008-01-15 15:47:20.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) sipresponses.txt
Description:THis patch moves handling of responses to INVITEs to handle_response_invite, much like other handle_response* functions.

This was done as part of my SIP transfer rewrite, in order to handle incoming INVITEs with Replace: headers.
Comments:By: Kevin P. Fleming (kpfleming) 2005-09-07 15:00:21

Committed to CVS HEAD, thanks!

By: Digium Subversion (svnbot) 2008-01-15 15:47:20.000-0600

Repository: asterisk
Revision: 6532

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r6532 | kpfleming | 2008-01-15 15:47:20 -0600 (Tue, 15 Jan 2008) | 2 lines

factor out INVITE response handling in its own function (issue ASTERISK-4992)

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

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