freeswitch/conf/rayo
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
..
autoload_configs FS-7564 #resolve #comment [mod_rayo] Added new algorithms for offering calls to clients. 2015-06-02 10:54:38 -04:00
dialplan mod_rayo: move example config so that make config-rayo works 2013-07-03 14:22:30 -04:00
directory mod_rayo: move example config so that make config-rayo works 2013-07-03 14:22:30 -04:00
lang FS-5045 2014-02-02 12:33:37 +01:00
sip_profiles Remove misleading `tport` example from configs 2014-08-27 23:15:45 +00:00
cacert.pem mod_rayo: move example config so that make config-rayo works 2013-07-03 14:22:30 -04:00
freeswitch.xml FS-5045 2014-02-02 12:33:37 +01:00
mime.types FS-7496 Updated mime.types, added switch_core_mime_type2ext function and used it in mod_httapi. Now, file extensions defined in mime.types will be applied if mod_httapi downloads a file without one. 2015-04-30 14:24:41 -04:00
vars.xml mod_rayo: move example config so that make config-rayo works 2013-07-03 14:22:30 -04:00