Chris Rienzo
7aa17a9987
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
Chris Rienzo
d04e1f03ff
FS-7564 #resolve #comment [mod_rayo] Added new algorithms for offering calls to clients.
...
Two new params added to autoload_configs/rayo.conf.xml
offer-algorithm
all: offer to all clients (default and old behavior)
first: offer to first client, fails over to next client in list
random: offer to random client, fails over to next random client
offer-timeout-ms
0: disable
> 0 and < 120000: time to wait for reply from offer. On timeout, next client is offered call.
If no other clients available, call is rejected. 5000 is default.
2015-06-02 10:54:38 -04:00
Chris Rienzo
85fbddc655
FS-7150 #resolve #comment [mod_rayo] added param add-variables-to-events which will add channel variables to <offer>, <ringing>, <answered>, and <end> if set to true. Default is false.
2015-01-13 16:01:02 -05:00
Chris Rienzo
e1c0ef5008
mod_rayo: new configuration parameter, add-variables-to-offer (default=false). When true, all channel variables are included in the offer to rayo client
2014-11-14 13:22:53 -05:00
Chris Rienzo
cf1424cfe5
mod_rayo: update config to use spandsp_start_tone_detect and spandsp_stop_tone_detect
2014-11-06 14:54:55 -05:00
Chris Rienzo
5b2799284b
mod_rayo CPA dtmf detection added
2014-01-07 10:10:50 -05:00
Chris Rienzo
8db351858b
mod_rayo CPA implemented - still needs testing
2014-01-05 00:39:40 -05:00
Chris Rienzo
91f210a5fc
mod_rayo CPA - added detector abstraction
2014-01-04 15:18:10 -05:00
Chris Rienzo
2906721d01
mod_rayo: fixed config
2013-11-14 16:12:08 -05:00
Chris Rienzo
9500e120a9
mod_rayo: fix config to passthrough loopback dialstrings
2013-11-11 11:43:03 -05:00
Chris Rienzo
bb5d283e50
mod_rayo: <receivefax> component added. No support for HTTP(S) yet.
2013-11-06 17:00:13 -05:00
Chris Rienzo
4ae41dd1bd
mod_rayo: move alias definition to config file, tweak console command completion to make testing easier
2013-08-14 18:00:30 -04:00
Chris Rienzo
96eba0d6a8
mod_rayo: add support for speech recognizers other than pocketsphinx, fixed some input component bugs, allow simultaneous dtmf and voice input.
2013-08-14 09:41:11 -04:00
Chris Rienzo
07e0de3229
mod_rayo: support secure client-to-server connections
2013-07-15 18:52:09 -04:00
Chris Rienzo
0d32f510f2
mod_rayo: move example config so that make config-rayo works
2013-07-03 14:22:30 -04:00