Hi Sasmita,

If you need something like this for domain module or for the "alias" script param, no, it is not possible.

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.

Regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 22.12.2016 14:01, Sasmita Panda wrote:
Hi All ,

I wanted to define a universal domain in the alias in the opensips config file . Something like " *.domain.com <http://domain.com> " . So that all the request which are alike this will get processed . Request will be like " 111.domain.com <http://111.domain.com> " or " snap.domain.com <http://snap.domain.com> " .

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 .


*/Thanks & Regards/*
/Sasmita Panda/
/Network Testing and Software Engineer/
/3CLogic , ph:07827611765/


_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to