Module: sems Branch: rco/forking Commit: f64d26e8a05f945cddf353b5c1013dae78a1f10e URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=f64d26e8a05f945cddf353b5c1013dae78a1f10e
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Tue Oct 12 15:51:16 2010 +0200 added support for receiving forked INVITEs if an INVITE has been forked and more than one branch is aimed at SEMS, then the branch parameter of the top-via is necessary to distinguish the different sessions. --- core/AmEventDispatcher.cpp | 96 +++++++++++++++++++++++++++++++----------- core/AmEventDispatcher.h | 27 ++++++++---- core/AmSession.cpp | 5 ++ core/AmSession.h | 3 + core/AmSessionContainer.cpp | 36 +++++++--------- core/AmSessionContainer.h | 5 ++- core/AmSipDialog.cpp | 1 + core/AmSipDialog.h | 2 + core/AmSipDispatcher.cpp | 23 ++++++---- core/AmSipMsg.h | 2 + core/SipCtrlInterface.cpp | 1 + 11 files changed, 137 insertions(+), 64 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=f64d26e8a05f945cddf353b5c1013dae78a1f10e _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
