]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
mod_rayo: add <sendfax> component
authorChris Rienzo <chris@rienzo.com>
Fri, 8 Nov 2013 01:31:58 +0000 (20:31 -0500)
committerChris Rienzo <chris@rienzo.com>
Fri, 8 Nov 2013 02:41:45 +0000 (21:41 -0500)
commitf97ca68f8e47299954b3854f0606552b9a0d7144
tree4173bd2daec19c61c57fe85843ef1b8bf521c772
parentf0335d0f517064419dc36cc3ea1e343830d3e326
mod_rayo: add <sendfax> component
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/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_fax_components.c [moved from src/mod/event_handlers/mod_rayo/rayo_receivefax_component.c with 60% similarity]