summaryrefslogtreecommitdiff
path: root/channels/sig_pri.c
diff options
context:
space:
mode:
authorDavid Vossel <dvossel@digium.com>2010-01-07 20:42:27 +0000
committerDavid Vossel <dvossel@digium.com>2010-01-07 20:42:27 +0000
commita575a50cd56a5608fcfab07b14e53fbb608de554 (patch)
treef26b5ef1cae38af7d9ff5f3509aceb5268bd4adb /channels/sig_pri.c
parentc8bb5daf1e3143fc76438f5125a18a12f4fa5050 (diff)
fixes ast_transfer stall until hangup if called with a channel that doesn't support transfers
ast_transfer sets res to 0 if there is no technology transfer function, but then tests for it to be negative before deciding to do an early exit. As a result, it will will wait for an AST_CONTROL_TRANSFER message that will never come. (closes issue #16424) Reported by: davidw Patches: Issue_16424_trunk_234134.patch uploaded by davidw (license 780) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@238492 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/sig_pri.c')
0 files changed, 0 insertions, 0 deletions