On 05/24/06 00:47, Andrew And wrote:
I am using dispatcher module, when I put Destination List File IPs (Gateways) in numerical order and "ds_select_dst("1", "4")" the openser send Invites to all gateway in this files. But if the IPs (gateways) isn't in numerical order the openser send only the first gateway. Is this true or erro in my test?
no, there is no need to order the GW addresses. The algorithm you use for dispatching does round robin. What version of openser you use? Have you set the ID of destination group to be 1?

Cheers,
Daniel

Example in numerical order:
10.0.0.1:5060 <http://10.0.0.1:5060>
10.10.10.2:5060 <http://10.10.10.2:5060>
------------------------------------------------------------------------

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to