<div dir="ltr">Thank you Alex for your quick reply!<div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Feb 4, 2014 at 4:49 PM, Alex Balashov <span dir="ltr"><<a href="mailto:abalashov@evaristesys.com" target="_blank">abalashov@evaristesys.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Alejandro,<br>
<br>
Plot twist! It's not a modparam. This is actually the 'domain' argument to the save() function exported by the 'registrar' module:<br>
<br>
   <a href="http://kamailio.org/docs/modules/4.1.x/modules/registrar.html#idp1965144" target="_blank">http://kamailio.org/docs/<u></u>modules/4.1.x/modules/<u></u>registrar.html#idp1965144</a><br>
<br>
   "domain - Logical domain within registrar. If database is used then this must be name of the table which stores the contacts"<br>
<br>
In other words:<br>
<br>
   save("my_location_table");<br>
   save("my_location_table2");<br>
<br>
-- Alex<div><div class="h5"><br>
<br>
On 02/04/2014 10:47 AM, Alejandro Recarey wrote:<br>
<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
Hi everybody,<br>
<br>
I have been trying to setup a new installation of kamailio, and I need<br>
the user location table to have a specific name. This will allow two<br>
kamailio servers to use the same database for their registry information.<br>
<br>
I cannot find any modparam in the documentation that allows me to set<br>
the table name for the usrloc. Is there any way to do this? It seems<br>
like an oversight, every other module I have been able to change the<br>
table name without a problem.<br>
<br>
Thank you,<br>
<br>
Alex<br>
<br>
<br>
<br></div></div>
______________________________<u></u>_________________<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/<u></u>cgi-bin/mailman/listinfo/sr-<u></u>users</a><br>
<br>
</blockquote>
<br>
<br>
-- <br>
Alex Balashov - Principal<br>
Evariste Systems LLC<br>
235 E Ponce de Leon Ave<br>
Suite 106<br>
Decatur, GA 30030<br>
United States<br>
Tel: <a href="tel:%2B1-678-954-0670" value="+16789540670" target="_blank">+1-678-954-0670</a><br>
Web: <a href="http://www.evaristesys.com/" target="_blank">http://www.evaristesys.com/</a>, <a href="http://www.alexbalashov.com/" target="_blank">http://www.alexbalashov.com/</a><br>
<br>
______________________________<u></u>_________________<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/<u></u>cgi-bin/mailman/listinfo/sr-<u></u>users</a><br>
</blockquote></div><br></div>