Module: sems Branch: master Commit: c0d2983181945c6f8ab713eb1b7de02b898b883b URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=c0d2983181945c6f8ab713eb1b7de02b898b883b
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Tue Feb 8 14:14:58 2011 +0100 Make the outbound interface manually selectable (signaling & media). In the context of multihomed servers, the signaling interface can be selecetd by the application. By default, the signaling interface is determined automatically. The media interface can also be set manually, there is however no automatic selection. In the case it is not set by the application, the default interface (the first one defined) is used instead. --- core/AmSession.cpp | 23 +++++++++++++++++------ core/AmSession.h | 8 +++++++- core/AmSipDialog.cpp | 15 +++++++++------ core/AmSipDialog.h | 6 +++++- core/SipCtrlInterface.cpp | 14 ++++++++------ core/SipCtrlInterface.h | 6 ++++-- core/sip/trans_layer.cpp | 19 ++++++++++++++----- core/sip/trans_layer.h | 6 ++++-- 8 files changed, 68 insertions(+), 29 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=c0d2983181945c6f8ab713eb1b7de02b898b883b _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
