On Sun, Nov 10, 2019 at 06:16:44PM +0100, Alejandro Recarey wrote:
Hi, I am trying to get kamailio working cloud provider, autoscaling them behind a TCP load balancer.
Is there a way for kamailio to discover its Public IP at startup? Or do people generally program their own startup scripts that modify the kamailio config file before starting it?
They generally do the latter, especially since public IP discovery mechanisms tend to be specific to the cloud provider.
But various templating mechanisms make this quite easy to do.