freeswitch/src/mod/event_handlers/mod_rayo
Andrey Volk 718d2341f7 FS-11952: [Core] Fix memory leaks. 2019-07-24 20:26:32 +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 FS-11947: [Build-System] Do not install test binaries when doing make install. 2019-07-23 19:34:21 +04:00
Makefile.am FS-11453 [mod_rayo] convert to fst testing 2018-12-20 10:18:14 -05:00
iks_helpers.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_rayo 2019-07-15 23:39:28 +04:00
iks_helpers.h FS-11453 [mod_rayo] convert to fst testing 2018-12-20 10:18:14 -05:00
mod_rayo.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_rayo 2019-07-15 23:39:28 +04:00
mod_rayo.h FS-11453 [mod_rayo] convert to fst testing 2018-12-20 10:18:14 -05:00
nlsml.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_rayo 2019-07-15 23:39:28 +04:00
nlsml.h FS-11453 [mod_rayo] convert to fst testing 2018-12-20 10:18:14 -05: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-11453 [mod_rayo] convert to fst testing 2018-12-20 10:18:14 -05:00
rayo_cpa_component.c FS-11903: Fix errors reported by PVS-Studio Static Code Analyzer for mod_rayo 2019-07-15 23:39:28 +04:00
rayo_cpa_component.h FS-11453 [mod_rayo] convert to fst testing 2018-12-20 10:18:14 -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 FS-11453 [mod_rayo] convert to fst testing 2018-12-20 10:18:14 -05:00
rayo_elements.c FS-11453 [mod_rayo] allow text/plain grammar for non-mrcp speech recognizers. Added direction to output component to assist with testing. Fix confidence conversion to NLSML. 2018-12-20 10:18:06 -05: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-11453 [mod_rayo] allow text/plain grammar for non-mrcp speech recognizers. Added direction to output component to assist with testing. Fix confidence conversion to NLSML. 2018-12-20 10:18:06 -05:00
rayo_output_component.c FS-11453 [mod_rayo] allow text/plain grammar for non-mrcp speech recognizers. Added direction to output component to assist with testing. Fix confidence conversion to NLSML. 2018-12-20 10:18:06 -05: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 FS-11453 [mod_rayo] convert to fst testing 2018-12-20 10:18:14 -05:00
srgs.c FS-11952: [Core] Fix memory leaks. 2019-07-24 20:26:32 +04:00
srgs.h FS-11453 [mod_rayo] convert to fst testing 2018-12-20 10:18:14 -05: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-11453 [mod_rayo] convert to fst testing 2018-12-20 10:18:14 -05:00