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
All files matched to wildcard included into config
wildcard ignored
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.