4.3 rtpengine has new force_send_interface parameter. i noticed it because rtpengine module generated several of these kind of messages at startup:
May 8 11:06:43 siika /usr/bin/sip-proxy[26572]: INFO: rtpengine [rtpengine.c:455]: bind_force_send_ip(): force_send_ip_str not specified in .cfg file!
two questions:
1) is info level message really necessary? i would prefer debug level message.
2) since there can be several (sets) of rtpengines running on the same host as sip proxy, on private network, and on the internet, how can one force_send_interface parameter be enough?
-- juha