Module: sems Branch: master Commit: 3c118eb2be1e5fdd363194a38d23ce9150e9b046 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=3c118eb2be1e5fdd363194a38d23ce9150e9b046
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Tue Nov 13 14:01:13 2012 +0100 support for forcing outbound network interface on packets sent (RTP/SIP) --- core/AmConfig.cpp | 54 +++++++++++++++++++++++-- core/AmConfig.h | 12 +++++- core/AmRtpPacket.cpp | 74 ++++++++++++++++++++++++++++++++-- core/AmRtpPacket.h | 5 ++- core/AmRtpStream.cpp | 8 ++-- core/SipCtrlInterface.cpp | 5 ++- core/sip/transport.cpp | 31 ++------------ core/sip/transport.h | 13 ++++-- core/sip/udp_trsp.cpp | 97 ++++++++++++++++++++++++++++++++++++++++++++- core/sip/udp_trsp.h | 12 +++++- 10 files changed, 261 insertions(+), 50 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=3c118eb2be1e5fdd363194a38d23ce9150e9b046 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
