[sr-dev] Re: [kamailio/kamailio] Consider adding socket options SO_BINDTODEVICE when the interface name is given for listen in the config file (Issue #3716)

2024-04-01 Thread Harish S via sr-dev
Closed #3716 as not planned. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3716#event-12313929780 You are receiving this because you are subscribed to this thread. Message ID: ___ Kamailio (SER) -

[sr-dev] Re: [kamailio/kamailio] Consider adding socket options SO_BINDTODEVICE when the interface name is given for listen in the config file (Issue #3716)

2024-03-26 Thread github-actions[bot] via sr-dev
This issue is stale because it has been open 6 weeks with no activity. Remove stale label or comment or this will be closed in 2 weeks. -- Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/3716#issuecomment-2021810696 You are receiving this because

[sr-dev] Re: [kamailio/kamailio] Consider adding socket options SO_BINDTODEVICE when the interface name is given for listen in the config file (Issue #3716)

2024-02-13 Thread Daniel-Constantin Mierla via sr-dev
Kamailio needs to know the IP address of the socket in order to set in the SIP routing headers. When interface name is provided, Kamailio discovers its IP address to listen on it. If SO_BINDTODEVICE can be done with preserving proper working for SIP routing, then anyone is welcome to make a PR