]> git.ipfire.org Git - thirdparty/asterisk.git/commit
More improvements to re-INVITEs timing out after a provisional response
authorTerry Wilson <twilson@digium.com>
Tue, 3 Jul 2012 17:02:18 +0000 (17:02 +0000)
committerTerry Wilson <twilson@digium.com>
Tue, 3 Jul 2012 17:02:18 +0000 (17:02 +0000)
commit2a02e2009d722293e9b6249f8d0ae71710b1de39
tree817228d185bee7c1370d84da49c5df8e1d9c51b7
parent4902436cc603222f3804a92694be79fe9fd15a15
More improvements to re-INVITEs timing out after a provisional response

There is no need to call check_pendings() on a final response to an INVITE
when destroying the scheduler entry as it will be done later during normal
processing.

(issue ASTERISK-19992)
........

Merged revisions 369579 from http://svn.asterisk.org/svn/asterisk/branches/1.8

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