• Chris Rienzo's avatar
    FS-7564 #resolve #comment [mod_rayo] Added new algorithms for offering calls to clients. · d04e1f03
    Chris Rienzo 提交于
       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.
    d04e1f03
名称
最后提交
最后更新
..
autoload_configs 正在载入提交数据...
dialplan 正在载入提交数据...
directory 正在载入提交数据...
lang 正在载入提交数据...
sip_profiles 正在载入提交数据...
cacert.pem 正在载入提交数据...
freeswitch.xml 正在载入提交数据...
mime.types 正在载入提交数据...
vars.xml 正在载入提交数据...