<br><br><div><span class="gmail_quote">On 10/10/05, <b class="gmail_sendername">Iqbal</b> &lt;<a href="mailto:iqbal@gigo.co.uk">iqbal@gigo.co.uk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I read the the first line without the word &quot;this&quot; almost fell backwards<br>off my chair.....</blockquote><div><br>
heh<br>
&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I have looked into this also, the second sip server you need to ensure<br>that no auth is done, but then this means you need to be able to trust
<br>what is coming from the first ser, which can be done in terms of IP, but<br>then this can be spoofed.</blockquote><div><br>
But if you are peering with an ITSP that does requires authentication its a problem. Some do some dont.<br>
&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">What would be nice is to have SER itself authenticate, i.e instead of<br>each call being authenticaterd, autheticate the entire box, and then
<br>possibly have a open connection between the two, which if no traffic<br>passes for sometime is dropped, and then re-intiated when next call<br>comes in<br>Iqbal</blockquote><div><br>
proxy-proxy SSL using stunnel + X.509 certs works great for this if you own both proxies.<br>
&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Mark Aiken wrote:<br><br>&gt; I've just been playing with this myself.<br>&gt;<br>
&gt; There is a function, uac_auth, in the uac module which can be used to<br>&gt; authenticate a challenge from another SIP server. Unfortunately it has<br>&gt; the following problems:<br>&gt;<br>&gt; 1. Does not handle increment of the cseq. At least in my experience
<br>&gt; this causes authentication failure, you may have better luck.<br>&gt; 2. Missing quotes in the auth header sent by the other server causes<br>&gt; parse errors.<br>&gt; 3. Digest comparison is case sensitive (DIGEST in auth header causes
<br>&gt; parse error).<br>&gt;<br>&gt; 2 and 3 are easy to fix but 1 is a major problem for SER as there is<br>&gt; no dialog state kept between requests.<br>&gt;<br>&gt;<br>&gt; Mark<br>&gt;<br>&gt; On 10/7/05, *KaveH Aasaraai* &lt;
<a href="mailto:asi_ka@yahoo.com">asi_ka@yahoo.com</a><br>&gt; &lt;mailto:<a href="mailto:asi_ka@yahoo.com">asi_ka@yahoo.com</a>&gt;&gt; wrote:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Hi,<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I was wondering how I can route my SER users to other
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; SIP servers, without need of authentication to&nbsp;&nbsp;other<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; server.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; I mean this:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; My User -&gt; Auth -&gt; My SER<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; My SER -&gt; Auth -&gt; Other SIP Server
<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; My User --------make call--------&gt; My SER<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; --------route call-------&gt; Other SIP Server<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Thank you.<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Kaveh<br>&gt;<br>&gt;<br>&gt;
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; __________________________________<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Yahoo! Mail - PC Magazine Editors' Choice 2005<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://mail.yahoo.com">http://mail.yahoo.com</a><br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Serusers mailing list<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:serusers@lists.iptel.org">serusers@lists.iptel.org</a> &lt;mailto:<a href="mailto:serusers@lists.iptel.org">serusers@lists.iptel.org</a>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://lists.iptel.org/mailman/listinfo/serusers">
http://lists.iptel.org/mailman/listinfo/serusers</a><br>&gt;<br>&gt;<br>&gt;------------------------------------------------------------------------<br>&gt;<br>&gt;_______________________________________________<br>&gt;Serusers mailing list
<br>&gt;<a href="mailto:serusers@lists.iptel.org">serusers@lists.iptel.org</a><br>&gt;<a href="http://lists.iptel.org/mailman/listinfo/serusers">http://mail.iptel.org/mailman/listinfo/serusers</a><br>&gt;<br>&gt;<br></blockquote></div>
<br>