From: Tilghman Lesher Date: Wed, 3 Dec 2008 17:59:36 +0000 (+0000) Subject: Blocked revisions 160570 via svnmerge X-Git-Tag: 1.6.2.0-beta1~732 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aa16330ce3fbd3630bcde703fa4525e62c14c311;p=thirdparty%2Fasterisk.git Blocked revisions 160570 via svnmerge ........ r160570 | tilghman | 2008-12-03 11:55:12 -0600 (Wed, 03 Dec 2008) | 5 lines During bridge code, the channel bridge may return a retry code, if a transfer was initiated but not yet completed. If the bridge is immediately retried, then we may send a storm of TXREQ packets, even though the first set is sent reliably (retransmitted). Fixes AST-137. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@160585 65c4cc65-6c06-0410-ace0-fbb531ad65f3 ---