Module: sems Branch: master Commit: 289b8cc303d94a395636bded9c1df6105307c6f8 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commit;h=289b8cc303d94a395636bded9c1df6105307c6f8
Author: Stefan Sayer <[email protected]> Committer: Stefan Sayer <[email protected]> Date: Fri Feb 24 20:50:24 2012 +0100 dsm: several enhancements (playSilence, rtpTimeout/conference events, processing SDP from module) based on a patch by Emil Kroymann --- apps/dsm/DSMCall.cpp | 64 +++++++++++++++++++++++++++++++++++++++--- apps/dsm/DSMCall.h | 8 ++++- apps/dsm/DSMCoreModule.cpp | 28 +++++++++++++++++++ apps/dsm/DSMCoreModule.h | 3 ++ apps/dsm/DSMModule.h | 2 + apps/dsm/DSMSession.h | 5 ++- apps/dsm/DSMStateEngine.cpp | 12 ++++++++ apps/dsm/DSMStateEngine.h | 8 +++++- apps/dsm/SystemDSM.cpp | 5 ++- apps/dsm/SystemDSM.h | 5 ++- doc/dsm/dsm_syntax.txt | 14 ++++++++- 11 files changed, 138 insertions(+), 16 deletions(-) Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sems/?a=commitdiff;h=289b8cc303d94a395636bded9c1df6105307c6f8 _______________________________________________ Semsdev mailing list [email protected] http://lists.iptel.org/mailman/listinfo/semsdev
