[sr-dev] [kamailio/kamailio] advertise keyword not take effect when listen is bounded NIC name (#1209)
sergey-safarov
notifications at github.com
Wed Aug 9 22:28:32 CEST 2017
When used NIC for bound
```
[root at 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 or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1209#issuecomment-321372257
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20170809/4512ae37/attachment-0001.html>
More information about the sr-dev
mailing list