<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hello David,</p>
<p>in the upcoming 5.3 you can set an alias over the command line:</p>
<p>    --alias=val  Add an alias, the value has to be '[proto:]hostname[:port]'<br>
                  (like for 'alias' global parameter)<br>
</p>
<p>This was added to make it easier to use Kamailio in dynamic deployments.</p>
<p>AFAIK there is no functionality to load the "alias=" keyword directly from the database right now. But depending what you want to achieve, you might be successful by just using a database table with an sqlops module DB query.</p>
<p>Cheers,</p>
<p>Henning<br>
</p>
<div class="moz-cite-prefix">Am 05.08.19 um 00:48 schrieb David Villasmil:<br>
</div>
<blockquote type="cite" cite="mid:CAFGRPVrGHxu32qgqAWbM0rxWgFLr0RzZyHyFPYCjnU+QKOMKgQ@mail.gmail.com">
<div dir="ltr">Hello guys,
<div><br>
</div>
<div>I can't find a module that does this, i want to load my hostname aliases from db, instead of</div>
<div><br>
</div>
<div>
<div>alias="host1:5060"</div>
<div>alias="host2:5060"</div>
<div>alias="host3:5060"</div>
<br class="gmail-Apple-interchange-newline">
</div>
<div>I assume it is possible, but how?</div>
<div>first time i need to implement this</div>
<div><br>
</div>
<div>Thanks!</div>
<div>
<div>
<div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>Regards,</div>
<div><br>
</div>
David Villasmil
<div>email: <a href="mailto:david.villasmil.work@gmail.com" target="_blank" moz-do-not-send="true">
david.villasmil.work@gmail.com</a></div>
<div>phone: +34669448337</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Kamailio (SER) - Users Mailing List
<a class="moz-txt-link-abbreviated" href="mailto:sr-users@lists.kamailio.org">sr-users@lists.kamailio.org</a>
<a class="moz-txt-link-freetext" href="https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users">https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users</a>
</pre>
</blockquote>
<pre class="moz-signature" cols="72">-- 
Henning Westerholt - <a class="moz-txt-link-freetext" href="https://skalatan.de/blog/">https://skalatan.de/blog/</a>
Kamailio services - <a class="moz-txt-link-freetext" href="https://skalatan.de/services">https://skalatan.de/services</a></pre>
</body>
</html>