[sr-dev] [tracker] Comment added: Incorrect outbound interface used in Via and Record-Route

sip-router bugtracker at sip-router.org
Fri Jul 6 15:56:59 CEST 2012


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#241 - Incorrect outbound interface used in Via and Record-Route
User who did this - Hugh Waite (hugh.waite)

----------
I see from main.c:1530 and forward.c:328 that kamailio does pick the first interface for outbound sockets (used by get_send_socket() in tm module).

A comment from forward.c says that finding the correct TCP socket might be "too complicated" and I believe it would need to know the network mask to work this out.

I have created a workaround by doing my own is_in_subnet() checks and then a force_send_socket(192.168.10.61:5060) which works fine.

Are there any potential future enhancements that would make this work automatically?
----------

More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=241#comment703

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.



More information about the sr-dev mailing list