In case of bound to IP

sh-4.2# kamcmd corex.list_sockets
{
	PROTO: udp
	NAME: 172.17.0.2
	ADDRLIST: {
		ADDR: 172.17.0.2
	}
	PORT: 5060
	MCAST: no
	MHOMED: no
	ADVERTISE: 199.180.30.245
}

In case of bound to NIC

sh-4.2# kamcmd corex.list_sockets
{
	PROTO: udp
	NAME: 172.17.0.2
	ADDRLIST: {
		ADDR: 172.17.0.2
	}
	PORT: 5060
	MCAST: no
	MHOMED: no
	ADVERTISE: -
}


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.