mirror of http://gerrit.asterisk.org/asterisk
........ r238492 | dvossel | 2010-01-07 14:42:27 -0600 (Thu, 07 Jan 2010) | 14 lines 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/branches/1.6.2@238493 65c4cc65-6c06-0410-ace0-fbb531ad65f31.6.2
parent
1275379782
commit
e9a13bc512