<div dir="ltr">I can see the Kamilio sending redirect but phone does not responce to redirect, is there other way to achive the same ?<br><br>Regards<br>Asim Riaz<br><br><div class="gmail_quote">On Wed, Aug 27, 2008 at 3:25 PM, Klaus Darilion <span dir="ltr">&lt;<a href="mailto:klaus.mailinglists@pernau.at">klaus.mailinglists@pernau.at</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
<br>
Asim Riaz schrieb:<div class="Ih2E3d"><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi All<br>
I am trying to configure Openser as loadblancer for two more Kamailio. I wan loardbalancer not stay in the middle once routed to other kamilio servers.<br>
my first question is, dispathcer list always take IPs or I can configure proxy names as well.<br>
at the moment I am checking the to_uri and then redirecting the traffic to my one of Kamilio on my network, it seems to work fine with Linksys but not other phones e.g polycom xlite or even sjphone.<br>
</blockquote>
<br></div>
What does not work? Your failure description is too vague for helping you. Is the redirect response sent but not accepted by the other phones? Try 302. Usually redirects work fine with xlite. Some clients also have a configuration option to allow this.<br>

<br>
btw: if you have various different SIP clients I would not rely on using redirect as not all clients behave the same way.<br>
<br>
regards<br>
klaus<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
&nbsp;if(to_uri=~&quot;<a href="mailto:sip%3A.%2B@sip.mydomain.ie" target="_blank">sip:.+@sip.mydomain.ie</a> &lt;mailto:<a href="mailto:sip%253A.%252B@sip.mydomain.ie" target="_blank">sip%3A.%2B@sip.mydomain.ie</a>&gt;&quot;) {<div class="Ih2E3d">
<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;ds_select_domain(&quot;1&quot;, &quot;4&quot;);<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;sl_send_reply(&quot;300&quot;,&quot;Redirect&quot;);<br>
 &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;exit;<br>
}<br>
any suggestion.<br>
<br>
<br>
Thanks in advance<br>
<br>
Regards<br>
Asim Riaz<br>
<br>
<br></div>
------------------------------------------------------------------------<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.kamailio.org" target="_blank">Users@lists.kamailio.org</a><br>
<a href="http://lists.kamailio.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.kamailio.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote>
</blockquote></div><br></div>