]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
fix race condition where a transferring leg could be hungup on by the bridge partner...
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 28 Feb 2014 02:15:47 +0000 (07:15 +0500)
committerAnthony Minessale <anthm@freeswitch.org>
Fri, 28 Feb 2014 02:16:05 +0000 (07:16 +0500)
commitf3059cdf4900078fde7d26f05e6502d541029568
tree8e66ef25ec7289e1fd0543b44b6bcf1894ba7574
parent3366fe95b0d6879b49ff7e3e5cecee67464f1331
fix race condition where a transferring leg could be hungup on by the bridge partner from the previous bridge because of hangup held leg detection.  The leg which was hungup when held doesn't realize the other leg has already moved on from the bridge because it was transferred and is already on its way to connect to the new destination
src/switch_ivr_bridge.c