]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
add last_bridge_to var to keep uuid of last bridged channel and fix race in show...
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 20 Aug 2010 18:28:17 +0000 (13:28 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Fri, 20 Aug 2010 18:53:08 +0000 (13:53 -0500)
commit77e2dccf720aba4c9fb2170fd103cddbf15bb075
tree2409f7850ff491c42e2a02fcecaeddae7b683252
parent3867828816933c1af24e368a444092f5ad149bcb
add last_bridge_to var to keep uuid of last bridged channel and fix race in show calls on hangup of bypass_media channels
src/include/switch_types.h
src/switch_core_sqldb.c
src/switch_ivr_bridge.c