]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
don't parse signals in the set_running_state function to avoid livelock situation
authorAnthony Minessale <anthm@freeswitch.org>
Fri, 2 Sep 2011 21:59:59 +0000 (16:59 -0500)
committerDavid Yat Sin <dyatsin@sangoma.com>
Mon, 9 Jul 2012 22:28:15 +0000 (18:28 -0400)
commit03be3a3a74e57568df134bc54cc95fecc30211c1
tree073498265f45240f427179aae9460b4c6fb2f7a7
parent3ad41603d0ff62ff2449149ad152ed512ee7f43d
don't parse signals in the set_running_state function to avoid livelock situation
src/include/switch_channel.h
src/switch_channel.c