]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
fix races in bypass media regarding channel signalling that may cause answer to be...
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 19 Aug 2011 21:25:26 +0000 (16:25 -0500)
committerAnthony Minessale <anthm@freeswitch.org>
Fri, 19 Aug 2011 21:25:32 +0000 (16:25 -0500)
commitd43af04e9347aaf77450ef806a4cbbf520d6ca9f
tree866edd458d00a38921a8578d67945c61e4e72b8e
parent5dd9b7218ad1ea33443595a25b4a41914da24912
fix races in bypass media regarding channel signalling that may cause answer to be skipped
src/include/switch_core.h
src/include/switch_ivr.h
src/mod/endpoints/mod_sofia/sofia.c
src/switch_channel.c
src/switch_core_session.c
src/switch_core_state_machine.c
src/switch_ivr.c
src/switch_ivr_originate.c