[sr-dev] [kamailio/kamailio] import_file - wildcard support (#2125)

sergey-safarov notifications at github.com
Mon Nov 11 06:20:03 CET 2019


### Description

Could you extend `import_file` directive to support wildcards like
```
import_file "/run/kamailio/cfg/*"
```
This will allow place runtime config files with public IP of VM. Useful for cloud installation. 
```
listen=udp:eth0 advertise 52.24.72.57:5060
listen=tcp:eth0 advertise 52.24.72.57:5060
```

### Expected behavior
All files matched to wildcard included into config

#### Actual observed behavior
wildcard ignored

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2125
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20191110/70f647bc/attachment.html>


More information about the sr-dev mailing list