Does anyone know how to use the Path functions or has an alternative method of solving this issue with multiple proxies?<br><br>Thanks in advance.<br><br><br><div class="gmail_quote">On Sat, Mar 15, 2008 at 7:45 PM, Iñaki Baz Castillo &lt;<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">El Domingo, 16 de Marzo de 2008, Adrian A escribió:<br>
</div><div class="Ih2E3d">&gt; I&#39;ve looked over the RFC and the module and while they describe a slightly<br>
&gt; different scenario (with a load balancer and separate registrars), it seems<br>
&gt; like it should work.<br>
&gt;<br>
&gt; I&#39;ve added the required parameters to the config:<br>
&gt;<br>
&gt; modparam(&quot;registrar&quot;, &quot;use_path&quot;, 1)<br>
&gt; modparam(&quot;registrar&quot;, &quot;path_mode&quot;, 0)<br>
&gt; modparam(&quot;registrar&quot;, &quot;path_use_received&quot;, 1)<br>
&gt; modparam(&quot;path&quot;, &quot;use_received&quot;, 1)<br>
&gt;<br>
&gt; Then, in my auth section, I store the path:<br>
&gt;<br>
&gt; if (is_method(&quot;REGISTER&quot;)) {<br>
&gt; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; add_path();<br>
&gt;<br>
&gt; This does not seem to do anything however, the proxy still forwards<br>
&gt; directly to the client instead of sending it to the proper outbound proxy.<br>
&gt; I looked in the location table and I see path is set to NULL so unless this<br>
&gt; is stored in some other place, the proxy would not know where to send it<br>
&gt; anyway.<br>
&gt;<br>
&gt; Have you used this? Am I doing something wrong? I could not find on this<br>
&gt; list or anywhere a sample openser config that uses it...<br>
<br>
</div>Sorry, I&#39;ve not used it, but I&#39;m 100% sure that it&#39;s what you need.<br>
<font color="#888888"><br>
<br>
--<br>
</font><div><div></div><div class="Wj3C7c">Iñaki Baz Castillo<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.openser.org">Users@lists.openser.org</a><br>
<a href="http://lists.openser.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.openser.org/cgi-bin/mailman/listinfo/users</a><br>
</div></div></blockquote></div><br>