]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Re-fix how local tag is generated when sending a 481 to an INVITE.
authorMark Michelson <mmichelson@digium.com>
Mon, 25 Jun 2012 19:13:31 +0000 (19:13 +0000)
committerMark Michelson <mmichelson@digium.com>
Mon, 25 Jun 2012 19:13:31 +0000 (19:13 +0000)
commit9b9a84740b8bf013227a3a53fbfc69a3b64fb90f
tree15d7bbb2303bceff92cef7fc4be55273f169b52f
parent87e212e120fe3b3d7b7aebd9ae828a270607ad3e
Re-fix how local tag is generated when sending a 481 to an INVITE.

Match our local tag to whatever to-tag was sent in the initial INVITE.
Because the size of the to-tag may not fit in the buffer in the sip_pvt,
it has been changed to a string field.

(closes issue ASTERISK-19892)
reported by Walter Doekes

Review: https://reviewboard.asterisk.org/r/1977

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