Module: sems Branch: master Commit: e9a97f31e49a1cfd34725fde238bac5905f1d4f1 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=e9a97f31e49a1cfd34725fde238bac5905f1d4f1
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Thu Nov 24 15:12:40 2011 +0100 renamed ArgObject to AmObject ...as it reflects better the purpose of this class: a base object which may e.g. be transported as pointer in an AmArg --- apps/announcement/Announcement.cpp | 2 +- apps/annrecorder/AnnRecorder.cpp | 2 +- apps/callback/CallBack.cpp | 2 +- apps/db_reg_agent/DBRegAgent.cpp | 2 +- apps/dsm/DSM.cpp | 4 ++-- apps/dsm/DSMSession.h | 4 ++-- apps/dsm/mods/mod_conference/ModConference.cpp | 2 +- apps/dsm/mods/mod_conference/ModConference.h | 6 +++--- apps/dsm/mods/mod_mysql/ModMysql.cpp | 8 ++++---- apps/dsm/mods/mod_mysql/ModMysql.h | 4 ++-- apps/dsm/mods/mod_py/ModPy.cpp | 2 +- apps/dsm/mods/mod_py/ModPy.h | 4 ++-- apps/examples/dtmftester/DtmfTester.cpp | 2 +- apps/examples/early_record/EarlyRecord.cpp | 2 +- apps/msg_storage/MsgStorageAPI.h | 2 +- apps/registrar_client/SIPRegistrarClient.cpp | 2 +- apps/sbc/SBC.cpp | 6 +++--- apps/sbc/SBCCallProfile.h | 2 +- apps/webconference/WebConference.cpp | 2 +- core/AmArg.cpp | 2 +- core/AmArg.h | 18 +++++++++--------- core/AmSessionEventHandler.h | 2 +- core/ampi/UACAuthAPI.h | 4 ++-- 23 files changed, 43 insertions(+), 43 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=e9a97f31e49a1cfd34725fde238bac5905f1d4f1 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
