Module: sems Branch: rco/offer_answer Commit: 40db2c5a0c9236b2ef9f71f530837e4e38de55d4 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=40db2c5a0c9236b2ef9f71f530837e4e38de55d4
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Thu Oct 7 20:34:03 2010 +0200 ported the first load of plug-ins (those which compile on osx). --- apps/Makefile | 4 ++ apps/ann_b2b/AnnounceB2B.cpp | 13 ++++---- apps/ann_b2b/AnnounceB2B.h | 3 +- apps/announce_transfer/AnnounceTransfer.cpp | 4 +- apps/announce_transfer/AnnounceTransfer.h | 2 +- apps/auth_b2b/AuthB2B.cpp | 19 +++++------- apps/auth_b2b/AuthB2B.h | 2 +- apps/call_timer/CallTimer.cpp | 13 +++----- apps/callback/CallBack.cpp | 8 +++-- apps/callback/CallBack.h | 4 +- apps/conference/Conference.cpp | 32 +++++++++++---------- apps/conference/Conference.h | 3 +- apps/dsm/DSM.cpp | 34 +++++++++++----------- apps/dsm/DSMCall.cpp | 16 ++++++++-- apps/dsm/DSMCall.h | 6 ++-- apps/dsm/mods/mod_dlg/ModDlg.cpp | 4 +- apps/early_announce/EarlyAnnounce.cpp | 6 +--- apps/examples/b2b_connect/b2b_connect.cpp | 6 ++-- apps/examples/b2b_connect/b2b_connect.h | 3 +- apps/gateway/GWSession.cpp | 4 +- apps/gateway/GWSession.h | 2 +- apps/ivr/Ivr.cpp | 31 +++++++++++--------- apps/ivr/Ivr.h | 7 ++-- apps/ivr/IvrSipReply.cpp | 20 ++++++------ apps/registrar_client/SIPRegistrarClient.cpp | 23 ++++++++------- apps/registrar_client/SIPRegistrarClient.h | 6 ++-- apps/sst_b2b/SSTB2B.cpp | 36 ++++++++++------------- apps/sst_b2b/SSTB2B.h | 6 +-- apps/sw_prepaid_sip/SWPrepaidSIP.cpp | 11 ++---- apps/webconference/WebConferenceDialog.cpp | 19 ++++++++---- apps/webconference/WebConferenceDialog.h | 2 +- core/AmB2ABSession.cpp | 5 +-- core/AmB2ABSession.h | 3 +- core/AmB2BSession.cpp | 17 ++++------ core/AmB2BSession.h | 5 +-- core/AmPrecodedFile.cpp | 9 ++++++ core/AmPrecodedFile.h | 2 + core/AmSdp.cpp | 6 ++-- core/AmSdp.h | 2 +- core/AmSession.cpp | 4 +- core/AmSession.h | 3 +- core/AmSessionEventHandler.cpp | 3 +- core/AmSessionEventHandler.h | 4 +- core/AmSipDialog.cpp | 39 ++++++++++++++++++-------- core/AmSipDialog.h | 6 ++-- core/plug-in/session_timer/SessionTimer.cpp | 3 +- core/plug-in/session_timer/SessionTimer.h | 3 +- core/plug-in/uac_auth/UACAuth.cpp | 2 +- core/plug-in/uac_auth/UACAuth.h | 2 +- 49 files changed, 245 insertions(+), 222 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=40db2c5a0c9236b2ef9f71f530837e4e38de55d4 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
