• 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
名称
最后提交
最后更新
..
mod_amqp 正在载入提交数据...
mod_cdr_csv 正在载入提交数据...
mod_cdr_mongodb 正在载入提交数据...
mod_cdr_pg_csv 正在载入提交数据...
mod_cdr_sqlite 正在载入提交数据...
mod_erlang_event 正在载入提交数据...
mod_event_multicast 正在载入提交数据...
mod_event_socket 正在载入提交数据...
mod_event_test 正在载入提交数据...
mod_event_zmq 正在载入提交数据...
mod_format_cdr 正在载入提交数据...
mod_json_cdr 正在载入提交数据...
mod_odbc_cdr 正在载入提交数据...
mod_radius_cdr 正在载入提交数据...
mod_rayo 正在载入提交数据...
mod_snmp 正在载入提交数据...