[asterisk-commits] jpeeler: trunk r197125 - /trunk/
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Wed May 27 11:52:30 CDT 2009
Author: jpeeler
Date: Wed May 27 11:52:26 2009
New Revision: 197125
URL: http://svn.asterisk.org/svn-view/asterisk?view=rev&rev=197125
Log:
Blocked revisions 197124 via svnmerge
........
r197124 | jpeeler | 2009-05-27 11:49:38 -0500 (Wed, 27 May 2009) | 12 lines
Fix broken attended transfers
The bridge was terminating immediately after the attended transfer was
completed. The problem was because upon reentering ast_channel_bridge
nexteventts was checked to see if it was set and if so could possibly
return AST_BRIDGE_COMPLETE.
(closes issue #15183)
Reported by: andrebarbosa
Tested by: andrebarbosa, tootai, loloski
........
Modified:
trunk/ (props changed)
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-blocked' - no diff available.
More information about the asterisk-commits
mailing list