[Asterisk-code-review] Bug ASTERISK-25154. Dialog fromtag not updated by request wi... (asterisk[certified/13.1])

Damian Ivereigh asteriskteam at digium.com
Wed Jun 10 02:55:48 CDT 2015


Damian Ivereigh has uploaded a new patch set (#2).

Change subject: Bug ASTERISK-25154. Dialog fromtag not updated by request with auth
......................................................................

Bug ASTERISK-25154. Dialog fromtag not updated by request with auth

If an INVITE is rejected with a 401 unathorised, and then the second
INVITE comes through with a different fromtag, the dialog will be
matched properly in match_req_to_dialog(), but will continue to save the old
(now incorrect) fromtag. This gives problems later on with matching
future dialog packets. This fix updates the fromtag

Change-Id: I16534adef310303c59dd5989020f580d4305591c
---
M channels/chan_sip.c
1 file changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/18/618/2
-- 
To view, visit https://gerrit.asterisk.org/618
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I16534adef310303c59dd5989020f580d4305591c
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: certified/13.1
Gerrit-Owner: Damian Ivereigh <damo at launtel.net.au>



More information about the asterisk-code-review mailing list