<div dir="ltr"><div>All right. Thank you so much.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 1, 2016 at 11:47 AM, Federico Cabiddu <span dir="ltr"><<a href="mailto:federico.cabiddu@gmail.com" target="_blank">federico.cabiddu@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div>a solution in this case could be making usage of Path header (<a href="https://tools.ietf.org/html/rfc3327" target="_blank">https://tools.ietf.org/html/rfc3327</a>).</div><div><br></div><div>You have to load the path moduleĀ </div><div><br></div><div><a href="http://www.kamailio.org/docs/modules/devel/modules/path.html" target="_blank">http://www.kamailio.org/docs/modules/devel/modules/path.html</a></div><div><br></div><div>and enabled its usage in registrar moduleĀ </div><div><br></div><div><a href="http://www.kamailio.org/docs/modules/devel/modules/registrar.html#registrar.p.use_path" target="_blank">http://www.kamailio.org/docs/modules/devel/modules/registrar.html#registrar.p.use_path</a><br></div><div><br></div><div>If you plan to use REGISTER replication through t_replicate() just call add_path() before replicating the message to the other server(s).</div><div>If you use a shared database with db_mode = 3, call msg_apply_changes (<a href="http://www.kamailio.org/docs/modules/devel/modules/textopsx.html#textopsx.f.msg_apply_changes" target="_blank">http://www.kamailio.org/docs/modules/devel/modules/textopsx.html#textopsx.f.msg_apply_changes</a>) before saving the contact. In this case also be sure to set path_check_local parametr of the registrar module (<a href="http://www.kamailio.org/docs/modules/devel/modules/registrar.html#registrar.p.path_check_local" target="_blank">http://www.kamailio.org/docs/modules/devel/modules/registrar.html#registrar.p.path_check_local</a>) to 1.</div><div><br></div><div>Cheers,</div><div><br></div><div>Federico</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 1, 2016 at 9:10 AM, Jurijs Ivolga <span dir="ltr"><<a href="mailto:jurij.ivo@gmail.com" target="_blank">jurij.ivo@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi Alex,<br><br></div>You are right. :)<br><br></div>With kind regards,<br></div><div class="gmail_extra"><div><div><br><div class="gmail_quote">2016-02-01 10:09 GMT+02:00 Alex Balashov <span dir="ltr"><<a href="mailto:abalashov@evaristesys.com" target="_blank">abalashov@evaristesys.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 02/01/2016 02:59 AM, Jurijs Ivolga wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I think you need to make record routing, so it will keep initial(to what<br>
user registered) Kamailio in signaling path.<br>
</blockquote>
<br>
Ah, no. Record-Route is for INVITEs only. You're thinking of Path.<br>
<br>
-- <br>
Alex Balashov | Principal | Evariste Systems LLC<br>
303 Perimeter Center North, Suite 300<br>
Atlanta, GA 30346<br>
United States<br>
<br>
Tel: <a href="tel:%2B1-800-250-5920" value="+18002505920" target="_blank">+1-800-250-5920</a> (toll-free) / <a href="tel:%2B1-678-954-0671" value="+16789540671" target="_blank">+1-678-954-0671</a> (direct)<br>
Web: <a href="http://www.evaristesys.com/" rel="noreferrer" target="_blank">http://www.evaristesys.com/</a>, <a href="http://www.csrpswitch.com/" rel="noreferrer" target="_blank">http://www.csrpswitch.com/</a><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" rel="noreferrer" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
</blockquote></div><br><br clear="all"><br></div></div><span><font color="#888888">-- <br><div><div dir="ltr">Jurijs<br></div></div>
</font></span></div>
<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" rel="noreferrer" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div>
</div></div><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" rel="noreferrer" target="_blank">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users</a><br>
<br></blockquote></div><br></div>