Openser中文网

专注于VoIP,Opensips,Kamailio等技术,QQ群:QQ群:293697898

dispatcher 中的 分发逻辑是什么?


tags:opensips kamailio dispatcher模块 创建时间:2017-01-01 16:29:03

QQ群:293697898

在openser系列中,如果用dispatcher模块,总会看到类似以下这样的调用方式:

 ds_select_dst("1", "5");

第一个参数是网关组,第二个怎么选择呢?

“0” - hash over callid
“1” - hash over from uri.
“2” - hash over to uri.
“3” - hash over request-uri.
“4” - round-robin (next destination).
“5” - hash over