Hi,
This problem looked strange, as even with the local IP, it throws the
same error.
listen=udp:PRIVATEIP:5060 advertise PUBLICIP:5060
also throws the same error, as before. I am not sure what is wrong.
But by searching some posts here, I was advised to comment out the
line. And it worked. Kamailio compiled successfully without errors.
But without this line, I am not sure how to enable TLS later.
thanks
Ganesh Kumar
5 06:05:03
infinicalls-proxy1 /usr/local/sbin/kamailio[4840]: ERROR:
<core> [udp_server.c:367]: udp_init(): bind(7, 0x7f2a8fe6bf74, 16) on
52.233.25.164: Cannot assign requested address
You mentioned in an other mail the/a machine behind nat. Is the address
52.233.25.164 a local address configured? If yes, I have no idea what is
wrong. Otherwise you need to use:
listen=udp:PRIVATEIP:5060 advertise PUBLICIP:5060