<div dir="rtl"><div dir="ltr" style>Im using Websockets and i need add_path() and save() on the same server...</div><div dir="ltr" style><br></div><div dir="ltr" style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
<div dir="ltr">2013/5/23 Olle E. Johansson <span dir="ltr"><<a href="mailto:oej@edvina.net" target="_blank">oej@edvina.net</a>></span></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
23 maj 2013 kl. 17:49 skrev אורן אברהם <<a href="mailto:oren.av.jnk@gmail.com">oren.av.jnk@gmail.com</a>>:<br>
<div><div class="h5"><br>
> Dear list.<br>
><br>
> when using registrar module with path support does the following code work:<br>
> add_path();<br>
> save();<br>
><br>
> or maybe the path is added only for outgouing messages and the save() won't be affected ?<br>
</div></div>When using path, one proxy runs add_path before relaying to the registrar, which save()'s<br>
the registration. The path is then used for a new request to find the proper proxy.<br>
<br>
Let's say you have one edge proxy on the Internet and one on the internal network.<br>
The registrar will by saving the path added by each edge proxy know the way back<br>
to the clients on the two different networks.<br>
<br>
Using path and save() on the same server doesn't add much - you already have all the information.<br>
<br>
Or?<br>
<br>
/O<br>
<br>
<br>
_______________________________________________<br>
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list<br>
<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a><br>
<a href="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div><br></div>