[Home]

Summary:ASTERISK-04940: [patch] Keep headers for second invite when challenged for auth
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-08-30 17:27:18Date Closed:2008-01-15 15:46:20.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) inviteheader.txt
Description:Bug reported by pawalls on IRC

When we get authentication challenge (401/407) on an outbound INVITE, the second INVITE with authentication does not include added SIP headers or other options. This patch fixes that.
Comments:By: Kevin P. Fleming (kpfleming) 2005-08-30 17:58:13

Committed to CVS HEAD with minor mods, thanks!

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

Repository: asterisk
Revision: 6461

U   trunk/channels/chan_sip.c

------------------------------------------------------------------------
r6461 | kpfleming | 2008-01-15 15:46:19 -0600 (Tue, 15 Jan 2008) | 2 lines

preserve user-added headers when outbound INVITE must be authenticated (issue ASTERISK-4940)

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

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