]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Never put the Require: timer header in an Invite.
authorDavid Vossel <dvossel@digium.com>
Tue, 3 May 2011 18:59:06 +0000 (18:59 +0000)
committerDavid Vossel <dvossel@digium.com>
Tue, 3 May 2011 18:59:06 +0000 (18:59 +0000)
commit981716535a7bd4e5ea6f32c1b196447a31071f88
tree2f79498592d446bd3dbf8fc1f8b0692edcb79d4a
parent220bfc674662bcbf781017ccaf4262c1fab1f9c0
Never put the Require: timer header in an Invite.

This has already been discussed and should have been resolved earlier.  View
revsion 285565's log for more information about why it is important to not
put timer in the Require header.

(closes issue #18704)
Reported by: mfrager

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@316217 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_sip.c