freeswitch/src/mod/event_handlers/mod_rayo
Chris Rienzo 01bac4cc5f FS-11316 [mod_rayo] Add FS API support 2018-08-07 20:08:20 -04:00
..
conf/autoload_configs FS-8708 [mod_rayo] fix example configuration to map to correct DETECTED_TONE event from spandsp_start_tone_detect 2016-01-05 14:18:32 -05:00
gateway Added mod_rayo (XMPP 3PCC http://xmpp.org/extensions/xep-0327.html). Used by Adhearsion as its native call control protocol. Currently beta testing. 2013-06-06 16:03:00 -04:00
test_iks mod_rayo: re-added Makefile for iks helpers unit tests 2014-05-08 11:16:02 -04:00
test_nlsml mod_rayo: fix compiler error to nlsml.c from attempted coverity fix 2014-05-08 11:10:42 -04:00
test_srgs FS-7752 [mod_rayo] increase maximum number of <tag> elements from 30 to 1024. This allows adhearsion to create large grammars to navigate IVR menus. 2015-07-01 11:30:39 -04:00
Makefile.am FS-11316 [mod_rayo] Add dialplan app execution component 2018-08-07 20:07:29 -04:00
iks_helpers.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
iks_helpers.h mod_rayo FS-6081 --resolve added mixer presence with entity capabilities 2014-01-06 21:06:31 -05:00
mod_rayo.c FS-11316 [mod_rayo] Add FS API support 2018-08-07 20:08:20 -04:00
mod_rayo.h mod_rayo: rework component inheritance- component now inherits parent call/mixer mutex and parent reference counting moved to base class 2014-06-13 12:16:26 -04:00
nlsml.c mod_rayo: fix compiler error to nlsml.c from attempted coverity fix 2014-05-08 11:10:42 -04:00
nlsml.h mod_rayo: clean up module hashes on shutdown 2014-04-14 12:01:31 -04:00
rayo_components.c FS-11316 [mod_rayo] Add dialplan app execution component 2018-08-07 20:07:29 -04:00
rayo_components.h FS-11316 [mod_rayo] Add dialplan app execution component 2018-08-07 20:07:29 -04:00
rayo_cpa_component.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
rayo_cpa_component.h mod_rayo CPA implemented - still needs testing 2014-01-05 00:39:40 -05:00
rayo_cpa_detector.c FS-10117 [mod_rayo] allow duplicate rayo signal-type configs for call progress detector 2017-04-04 15:52:59 -04:00
rayo_cpa_detector.h mod_rayo CPA implemented - still needs testing 2014-01-05 00:39:40 -05:00
rayo_elements.c FS-11316 [mod_rayo] Add dialplan app execution component 2018-08-07 20:07:29 -04:00
rayo_elements.h FS-11316 [mod_rayo] Add dialplan app execution component 2018-08-07 20:07:29 -04:00
rayo_exec_component.c FS-11316 [mod_rayo] Add dialplan app execution component 2018-08-07 20:07:29 -04:00
rayo_fax_components.c mod_rayo: rework component inheritance- component now inherits parent call/mixer mutex and parent reference counting moved to base class 2014-06-13 12:16:26 -04:00
rayo_input_component.c FS-10251 [mod_rayo] fix defects found by clang-analyzer 2017-04-20 09:02:46 -04:00
rayo_output_component.c FS-10251 [mod_rayo] fix defects found by clang-analyzer 2017-04-20 09:02:46 -04:00
rayo_prompt_component.c FS-8370 #resolve [mod_rayo] found another place in <prompt> where a message was freed after being queued for delivery. This resulted in a freed object being serialized, crashing FS. 2015-10-22 23:11:31 -04:00
rayo_record_component.c FS-5853 #resolve #comment mod_rayo now reports record completion cause 2014-10-27 13:41:52 -04:00
sasl.c FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05:00
sasl.h make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
srgs.c FS-7752 [mod_rayo] increase maximum number of <tag> elements from 30 to 1024. This allows adhearsion to create large grammars to navigate IVR menus. 2015-07-01 11:30:39 -04:00
srgs.h mod_rayo: clean up module hashes on shutdown 2014-04-14 12:01:31 -04:00
test.h mod_rayo: added missing modeline 2013-06-25 15:15:08 -04:00
xmpp_errors.def Added mod_rayo (XMPP 3PCC http://xmpp.org/extensions/xep-0327.html). Used by Adhearsion as its native call control protocol. Currently beta testing. 2013-06-06 16:03:00 -04:00
xmpp_streams.c FS-8619 [mod_rayo] reply with conflict stanza error if bind is attempted with duplicate JID. Improve error handling when 'ready' callback fails. 2015-12-04 17:44:53 -05:00
xmpp_streams.h FS-8619 [mod_rayo] reply with conflict stanza error if bind is attempted with duplicate JID. Improve error handling when 'ready' callback fails. 2015-12-04 17:44:53 -05:00