<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<tt>Hi Sasmita,<br>
<br>
If you need something like this for domain module or for the
"alias" script param, no, it is not possible.<br>
<br>
Never the less, you can do your own domain checks in the script
using regexp, like " if ($fd=~".*\.domain\.com") " . If you need
something dynamic, use the dialplan module to recognize your domains
based on regexp rules.<br>
<br>
Regards,<br>
</tt>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com">http://www.opensips-solutions.com</a></pre>
<div class="moz-cite-prefix">On 22.12.2016 14:01, Sasmita Panda
wrote:<br>
</div>
<blockquote
cite="mid:CALf-Q46bKVdcZh84BS3X29FsKcuYK7K1q0Sf_jps5sx3G7aqxw@mail.gmail.com"
type="cite">
<div dir="ltr">
<div>
<div>Hi All ,<br>
<br>
</div>
I wanted to define a universal domain in the alias in
the opensips config file . Something like " *.<a
moz-do-not-send="true" href="http://domain.com">domain.com</a>
" . So that all the request which are alike this will get
processed . Request will be like " <a moz-do-not-send="true"
href="http://111.domain.com">111.domain.com</a> " or " <a
moz-do-not-send="true" href="http://snap.domain.com">snap.domain.com</a>
" .<br>
<br>
</div>
My aim is to process all the domains names like this . How
will I achieve this ? Please help me if this is possible .
Thanks in advance .<br>
<div><br>
<br clear="all">
<div>
<div>
<div>
<div class="gmail_signature"
data-smartmail="gmail_signature">
<div dir="ltr"><b><i>Thanks & Regards</i></b>
<div><i>Sasmita Panda</i></div>
<div><i>Network Testing and Software Engineer</i></div>
<div><i>3CLogic , ph:07827611765</i></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>