Module: sems Branch: rco/offer_answer Commit: 0cf9993453f0acb8b7171f5fef5ef40e5e7488f8 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=0cf9993453f0acb8b7171f5fef5ef40e5e7488f8
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Fri Apr 15 13:48:20 2011 +0200 reshaped AmSipDialog::reply to not require the request. --- apps/registrar_client/SIPRegistrarClient.cpp | 12 +--- apps/registrar_client/SIPRegistrarClient.h | 8 +-- apps/sbc/SBC.cpp | 2 +- core/AmB2BSession.cpp | 2 +- core/AmSession.cpp | 10 +-- core/AmSession.h | 8 +-- core/AmSessionEventHandler.cpp | 8 +-- core/AmSessionEventHandler.h | 8 +-- core/AmSipDialog.cpp | 98 +++++++++++++------------ core/AmSipDialog.h | 22 +++--- core/plug-in/session_timer/SessionTimer.cpp | 21 +++--- core/plug-in/session_timer/SessionTimer.h | 8 +-- core/plug-in/uac_auth/UACAuth.cpp | 6 +-- core/plug-in/uac_auth/UACAuth.h | 8 +-- 14 files changed, 88 insertions(+), 133 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=0cf9993453f0acb8b7171f5fef5ef40e5e7488f8 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
