<div dir="rtl"><div dir="ltr" style>does it mean that when using websockets - so the web uac don't know its ip and port, i need to make 2 kamailio servers ? one as an outbound and one as a registrar, or can i combine them in some way ?</div>
</div><div class="gmail_extra"><div dir="ltr"><br><br><div class="gmail_quote">2013/5/23 אורן אברהם <span dir="ltr"><<a href="mailto:oren.av.jnk@gmail.com" target="_blank">oren.av.jnk@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 .8ex;border-left:1px #ccc solid;border-right:1px #ccc solid;padding-left:1ex;padding-right:1ex">
<div dir="rtl"><div dir="ltr">Im using Websockets and i need add_path() and save() on the same server...</div><div dir="ltr"><br></div><div dir="ltr"><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><div><div class="h5"><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" target="_blank">oren.av.jnk@gmail.com</a>>:<br>
<div><div><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" target="_blank">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></div></div><br></div>
</blockquote></div></div></div>