]> git.ipfire.org Git - thirdparty/asterisk.git/commit
remove ALREADYGONE flag on ooh323 call data by ooh323_indicate
authorAlexandr Anikin <may@telecom-service.ru>
Fri, 10 Aug 2012 16:40:48 +0000 (16:40 +0000)
committerAlexandr Anikin <may@telecom-service.ru>
Fri, 10 Aug 2012 16:40:48 +0000 (16:40 +0000)
commiteefc33dd34711ba26d3aa571ab7b7575d85b8614
tree2f3696241b92968e780ac7607b4cef19a01b55b1
parentc6d75bc2f5311abc92071cb4869f05992dccc837
remove ALREADYGONE flag on ooh323 call data by ooh323_indicate
(CONGESTION/BUSY) due to call hasn't gone there really.
This indication arrive from asterisk core not h.323 stack

(closes issue ASTERISK-19308)
Reported by: Dmitry Melekhov
Patches:
        ASTERISK-19308.patch

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@371089 65c4cc65-6c06-0410-ace0-fbb531ad65f3
addons/chan_ooh323.c