When used NIC for bound
[root@6d5120ba12c3 /]# kamcmd core.sockets_list
{
socket: {
proto: udp
address: 172.17.0.2
port: 5060
mcast: no
mhomed: no
}
}
When user IP address for bound
{
socket: {
proto: udp
address: 172.17.0.2
port: 5060
mcast: no
mhomed: no
}
}
When used IP address for bound, then advertise
keyword works correctly.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.