Hi , I have a domain mapped as SRV as below in route 53 . _sip._udp.fs.sip.dev.xxx.com ttl : 60sec 1 10 6080 1.1.1.1 1 10 6080 2.2.2.2
Inside opensips config if(is_from_gw()) { sethost("fs.sip.dev.xxx.com"); setport(""); route(inbound); *}* *As for the SRV record , the explanation says , opensips must do round robin while giving a call to the destination . I mean , when I am placing multiple calls both servers must get a call one by one , but I can see 2/3 calls at a time going to the same server . Why is this happening ? * *Thanks & Regards* *Sasmita Panda* *Senior Network Testing and Software Engineer* *3CLogic , ph:07827611765*
_______________________________________________ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users