Re: [OpenSIPS-Users] Is wildcard supported in opensips config file ?

2016-12-23 Thread Bogdan-Andrei Iancu
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

[OpenSIPS-Users] Is wildcard supported in opensips config file ?

2016-12-22 Thread Sasmita Panda
Hi All , I wanted to define a universal domain in the alias in the opensips config file . Something like " *.domain.com " . So that all the request which are alike this will get processed . Request will be like " 111.domain.com " or " snap.domain.com " . My aim is to process all