Module: sems Branch: rco/offer_answer Commit: 81d7362574bb588a41bd691e2c91a91a87cdb527 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=81d7362574bb588a41bd691e2c91a91a87cdb527
Author: Raphael Coeffic <[email protected]> Committer: Raphael Coeffic <[email protected]> Date: Wed May 25 16:32:10 2011 +0200 wip: adds parsed session parameters extracted from the P-App-Param HF. --- apps/ann_b2b/AnnounceB2B.cpp | 3 +- apps/ann_b2b/AnnounceB2B.h | 3 +- apps/announce_transfer/AnnounceTransfer.cpp | 3 +- apps/announce_transfer/AnnounceTransfer.h | 3 +- apps/announcement/Announcement.cpp | 3 +- apps/announcement/Announcement.h | 3 +- apps/annrecorder/AnnRecorder.cpp | 3 +- apps/annrecorder/AnnRecorder.h | 3 +- apps/callback/CallBack.cpp | 3 +- apps/callback/CallBack.h | 3 +- apps/click2dial/Click2Dial.cpp | 3 +- apps/click2dial/Click2Dial.h | 3 +- apps/conference/Conference.cpp | 3 +- apps/conference/Conference.h | 3 +- apps/dsm/DSM.cpp | 3 +- apps/dsm/DSM.h | 3 +- apps/early_announce/EarlyAnnounce.cpp | 3 +- apps/early_announce/EarlyAnnounce.h | 3 +- apps/ivr/Ivr.cpp | 28 +-------- apps/ivr/Ivr.h | 3 +- apps/ivr/IvrDialogBase.cpp | 83 +++++--------------------- apps/precoded_announce/PrecodedAnnounce.cpp | 3 +- apps/precoded_announce/PrecodedAnnounce.h | 3 +- apps/reg_agent/RegistrationAgent.cpp | 3 +- apps/reg_agent/RegistrationAgent.h | 3 +- apps/sbc/SBC.cpp | 3 +- apps/sbc/SBC.h | 3 +- apps/voicebox/Voicebox.cpp | 3 +- apps/voicebox/Voicebox.h | 3 +- apps/voicemail/AnswerMachine.cpp | 3 +- apps/voicemail/AnswerMachine.h | 3 +- apps/webconference/WebConference.cpp | 3 +- apps/webconference/WebConference.h | 3 +- core/AmApi.cpp | 8 ++- core/AmApi.h | 12 ++-- core/AmSession.cpp | 10 +++ core/AmSession.h | 14 +++++ core/AmSessionContainer.cpp | 17 ++++- core/AmUtils.cpp | 12 ++++ core/AmUtils.h | 4 + core/plug-in/echo/Echo.cpp | 3 +- core/plug-in/echo/Echo.h | 3 +- 42 files changed, 150 insertions(+), 137 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=81d7362574bb588a41bd691e2c91a91a87cdb527 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
