]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: Call not cancelled after receiving a 422 response
authorJean Aunis <jean.aunis@prescom.fr>
Tue, 7 Mar 2017 14:12:48 +0000 (15:12 +0100)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 10 Mar 2017 22:25:53 +0000 (16:25 -0600)
commitd3ef833b3b15540ccbf237f889185cc13bc200cf
tree016c4bd2e646d053797f72e82d98caa89ff11d0a
parent8386a38e06d661c13b5dd581ab829ff5a8762f54
chan_sip: Call not cancelled after receiving a 422 response

When receiving a 422 response, the invitestate variable must be reset to
INV_CALLING.

ASTERISK-26841

Change-Id: Ia0502d6b02192664cefa4e75bafdd2645ce56099
channels/chan_sip.c