Hi,
At 1&1 we found it useful to be able to specify the binding interface on which kamailio should communicate with rtpengine. We introduced a non mandatory parameter "force_send_interface" that expects an IPv4 IP to be used in binding the rtpengine communication responsible sockets.
We propose the attached patch and welcome any observations regarding it.
Thank you
On 01/15/15 11:23, Lucian Balaceanu wrote:
Hi,
At 1&1 we found it useful to be able to specify the binding interface on which kamailio should communicate with rtpengine. We introduced a non mandatory parameter "force_send_interface" that expects an IPv4 IP to be used in binding the rtpengine communication responsible sockets.
We propose the attached patch and welcome any observations regarding it.
LGTM, committed to master, thanks.
I suppose it would be nice to also support other address families and socket types such as IPv6 in the future.
cheers