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 <<a href="mailto:ibc@aliax.net">ibc@aliax.net</a>> 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">> I've looked over the RFC and the module and while they describe a slightly<br>
> different scenario (with a load balancer and separate registrars), it seems<br>
> like it should work.<br>
><br>
> I've added the required parameters to the config:<br>
><br>
> modparam("registrar", "use_path", 1)<br>
> modparam("registrar", "path_mode", 0)<br>
> modparam("registrar", "path_use_received", 1)<br>
> modparam("path", "use_received", 1)<br>
><br>
> Then, in my auth section, I store the path:<br>
><br>
> if (is_method("REGISTER")) {<br>
> add_path();<br>
><br>
> This does not seem to do anything however, the proxy still forwards<br>
> directly to the client instead of sending it to the proper outbound proxy.<br>
> I looked in the location table and I see path is set to NULL so unless this<br>
> is stored in some other place, the proxy would not know where to send it<br>
> anyway.<br>
><br>
> Have you used this? Am I doing something wrong? I could not find on this<br>
> list or anywhere a sample openser config that uses it...<br>
<br>
</div>Sorry, I've not used it, but I'm 100% sure that it'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>