Hi Guys,
We have two network interfaces. One public and one private. We had enabled mhomed and works great BUT if we do a netstat -naup | grep 5060 we see that some sockets keeps opened also when the call is finished. The source port in netstat it's not 5060 so I suppose that kamailio use another one for something else.
Is this the right behavior? How long does this sockets remain opened? Are we missing something in our cfg?
37 2017-01-25 15:54:38.947831 172.16.208.111 172.16.213.38 SIP 736 Request: BYE sip:127.0.0.8:5060;line=sr-987jhlk* |
40
2017-01-25 15:54:38.950899
172.16.213.38
172.16.200.159
SIP
660
Request: BYE sip:
172.16.208.111:5060 |
[root@dwrfsd01 kamailio]# netstat -naup | grep 5060
Thanks in advance!
Diego.