]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
FS-7500: add switch_core_session_raw_read to put session into raw read mode without...
authorAnthony Minessale <anthm@freeswitch.org>
Thu, 20 Nov 2014 17:28:05 +0000 (11:28 -0600)
committerMichael Jerris <mike@jerris.com>
Thu, 28 May 2015 17:46:47 +0000 (12:46 -0500)
commit4dc155f1645c6e2bd68aec5770a88735f408a4e0
tree2484c6a6128ac9daad8580b967e68427c5f78a5f
parenta74b6f62a229bd3dee62ee53980fff0ade5c268b
FS-7500: add switch_core_session_raw_read to put session into raw read mode without needing a local codec var (WE SHOULD REFACTOR MUCH OF switch_ivr_* to use this...) and add echo_decode_audio option to echo app
src/include/private/switch_core_pvt.h
src/include/switch_core.h
src/mod/applications/mod_fsv/mod_fsv.c
src/switch_core_session.c
src/switch_ivr_async.c