]> git.ipfire.org Git - thirdparty/asterisk.git/commit
don't send CANCEL on a pending INVITE if we haven't received a provisional response...
authorKevin P. Fleming <kpfleming@digium.com>
Wed, 24 May 2006 20:09:24 +0000 (20:09 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Wed, 24 May 2006 20:09:24 +0000 (20:09 +0000)
commit5ecca96df56b576c387a85693a1184b18bcd6d12
treea7517a2324f655fcea6623be19c6b37fc6dfc804
parent3e830d9a85dec2f33956c031101766620d4f89e6
don't send CANCEL on a pending INVITE if we haven't received a provisional response yet... mark it pending until the first response is received (issue #7079)

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