summaryrefslogtreecommitdiff
path: root/pbx/pbx_lua.c
diff options
context:
space:
mode:
authorSteve Murphy <murf@digium.com>2008-09-25 16:21:54 +0000
committerSteve Murphy <murf@digium.com>2008-09-25 16:21:54 +0000
commit82abf73a80545e6361b1c69cdc1f95322d062d97 (patch)
tree59e587bb43c33a082e310a08bfb631fcc496c390 /pbx/pbx_lua.c
parent5d5a77938d7e7659faf54d5aad5e3bc770bfb91a (diff)
Blocked revisions 144420 via svnmerge
I am pushing this up to trunk and beyond, because I am not certain that this bug will happen in the same way in trunk and 1.6.x. If someone can document this problem in 1.6.x or trunk, I can revert this block and push the change up. ........ r144420 | murf | 2008-09-25 10:12:14 -0600 (Thu, 25 Sep 2008) | 25 lines (closes issue #12101) Reported by: MVF Tested by: neutrino88, urzedo, murf, thiagofernandes Many thanks to neutrino88 for this patch, which solves a problem whereby channels get a CANCEL request, respond to it properly, but end up in a hung state, infinitely being rescheduled. This fix is a bit crude, in that catches the problem at a rather late phase, but it may prevent infinite rescheduling problems that might still arise. It might have been better to find out why, in the course of protocol handling, the channel was not destroyed, but we leave that to future generations. Many thanks to urzedo and thiagofernandes for their work in verifying that the patch code indeed is being executing, and averting the problem. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@144421 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'pbx/pbx_lua.c')
0 files changed, 0 insertions, 0 deletions