Module: sems Branch: rco/multihomed Commit: 06c9886d30618e22b44cacf45f6d6d89c3244053 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=06c9886d30618e22b44cacf45f6d6d89c3244053
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=06c9886d30618e22b44cacf45f6d6d89c3244053 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
