]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
mod_rayo: <receivefax> component added. No support for HTTP(S) yet.
authorChris Rienzo <chris@rienzo.com>
Wed, 6 Nov 2013 22:00:13 +0000 (17:00 -0500)
committerChris Rienzo <chris@rienzo.com>
Wed, 6 Nov 2013 22:00:13 +0000 (17:00 -0500)
commitbb5d283e501bb9425d381cc17f0127d69282fbcc
tree1b4489d46a44bf1ad86d4838f51766df71b44808
parent90f0fdb93d50073b808d71eff40af5e1fafbf96b
mod_rayo: <receivefax> component added.  No support for HTTP(S) yet.
conf/rayo/autoload_configs/rayo.conf.xml
src/mod/event_handlers/mod_rayo/Makefile
src/mod/event_handlers/mod_rayo/conf/autoload_configs/rayo.conf.xml
src/mod/event_handlers/mod_rayo/mod_rayo.c
src/mod/event_handlers/mod_rayo/mod_rayo.h
src/mod/event_handlers/mod_rayo/rayo_components.c
src/mod/event_handlers/mod_rayo/rayo_components.h
src/mod/event_handlers/mod_rayo/rayo_elements.c
src/mod/event_handlers/mod_rayo/rayo_elements.h
src/mod/event_handlers/mod_rayo/rayo_receivefax_component.c [new file with mode: 0644]