]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-5778 --resolve use switch_core_event_hook_remove_receive_message() to bind to...
authorAnthony Minessale <anthm@freeswitch.org>
Wed, 11 Sep 2013 17:58:00 +0000 (22:58 +0500)
committerAnthony Minessale <anthm@freeswitch.org>
Wed, 11 Sep 2013 17:58:00 +0000 (22:58 +0500)
commit80e5a7cf0a9d9b2945a1542a12c7fb4a5897900a
tree036dee7cd791d99e096417322c9e4ab59fbf0203
parent8def066077e0b20ab3f0118c4838d402b6578797
FS-5778 --resolve use switch_core_event_hook_remove_receive_message() to bind to receive_message and case for new SWITCH_MESSAGE_ANSWER_EVENT, SWITCH_MESSAGE_PROGRESS_EVENT, SWITCH_MESSAGE_RING_EVENT
src/include/switch_types.h
src/switch_channel.c