freeswitch/conf/rayo/autoload_configs
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
..
acl.conf.xml
cdr_csv.conf.xml
conference.conf.xml
console.conf.xml
event_socket.conf.xml
http_cache.conf.xml
local_stream.conf.xml
logfile.conf.xml
modules.conf.xml
pocketsphinx.conf.xml
post_load_modules.conf.xml
presence_map.conf.xml
rayo.conf.xml
shout.conf.xml
sofia.conf.xml
spandsp.conf.xml
ssml.conf.xml
switch.conf.xml
timezones.conf.xml