[sr-dev] [kamailio/kamailio] advertise keyword not take effect when listen is bounded NIC name (#1209)

sergey-safarov notifications at github.com
Thu Aug 10 13:06:46 CEST 2017


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 or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1209#issuecomment-321521411
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170810/7dbe9e53/attachment.html>


More information about the sr-dev mailing list