hi i have two asterisk servers and an extension (userA) which is registered in the two servers. i made ser.cfg with round robin algorithm. but when i send a call from an SER client. it always passes by one asterisk server.and not the other.can someone help me i can't find out the problem.
my ser.cfg: if (method=="INVITE") { ds_select_dst("1","4"); sl_send_reply("100","trying"); forward(uri:host, uri:port); break; }
2009/4/2 Iñaki Baz Castillo ibc@aliax.net
El Jueves 02 Abril 2009, hanane zahidi escribió:
hi all;I am a new member in this mailing list and i wish you can help me.
i
have to do load balancing for two asterisk servers using the SER server.but i'm really lost. if you could help me by showing me an ser.cfg sample to do it
For such things perhaps you should pay a consultant. What you are asking for is not a detailed issue or question, but a very wide work.
-- Iñaki Baz Castillo ibc@aliax.net _______________________________________________ Serusers mailing list Serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers