Module: sems Branch: master Commit: 40af0d1777a1585c11d496de8beb0d9078d9718a URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=40af0d1777a1585c11d496de8beb0d9078d9718a
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Tue Jul 6 23:30:20 2010 +0200 DSM: add system DSMs, DSMs unrelated to calls --- apps/dsm/DSM.cpp | 72 +++++++++++++- apps/dsm/DSM.h | 5 + apps/dsm/DSMCall.cpp | 3 +- apps/dsm/DSMCoreModule.cpp | 34 ++++++- apps/dsm/DSMCoreModule.h | 5 +- apps/dsm/DSMStateEngine.cpp | 10 +- apps/dsm/DSMStateEngine.h | 5 +- apps/dsm/SystemDSM.cpp | 181 ++++++++++++++++++++++++++++++++++ apps/dsm/SystemDSM.h | 100 +++++++++++++++++++ apps/dsm/etc/dsm.conf | 7 +- doc/dsm/Readme.dsm.txt | 25 +++++ doc/dsm/dsm_syntax.txt | 26 ++++- doc/dsm/examples/test_system_dsm.dsm | 37 +++++++ 13 files changed, 492 insertions(+), 18 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=40af0d1777a1585c11d496de8beb0d9078d9718a _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
