You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/apps/dsm
Stefan Sayer bc584d6f8c
rand / srand functions
17 years ago
..
doc speakonly and listenonly modes for joining conference channel (for muting participants) 17 years ago
etc a little more clarity on how to select application 17 years ago
fsmc The DonkeySM: easy application development by state machine definitions 18 years ago
lib The DonkeySM: easy application development by state machine definitions 18 years ago
mods rand / srand functions 17 years ago
CMakeLists.txt Some cleanups. 17 years ago
DSM.cpp do not scare beginners with wrong message about disabling inbound/outbound calls (thanks Juha) 17 years ago
DSM.h some changes to allow clean shutdown 17 years ago
DSMChartReader.cpp some changes to allow clean shutdown 17 years ago
DSMChartReader.h some changes to allow clean shutdown 17 years ago
DSMCoreModule.cpp setVar function (indirection capable) due to messed up set() parameter semantics till set([]=...) available) 17 years ago
DSMCoreModule.h setVar function (indirection capable) due to messed up set() parameter semantics till set([]=...) available) 17 years ago
DSMDialog.cpp fixed implementation of checking connect_session. fixed relayed INVITE processing 17 years ago
DSMDialog.h fixed implementation of checking connect_session. fixed relayed INVITE processing 17 years ago
DSMElemContainer.cpp mass setting Id svn property 18 years ago
DSMElemContainer.h mass setting Id svn property 18 years ago
DSMModule.cpp simplified dependencies: everything needed for a module is in DSMModule.h 18 years ago
DSMModule.h simplified dependencies: everything needed for a module is in DSMModule.h 18 years ago
DSMSession.cpp o onInvite event 18 years ago
DSMSession.h fixed implementation of checking connect_session. fixed relayed INVITE processing 17 years ago
DSMStateDiagramCollection.cpp o 'not' operator on conditions 18 years ago
DSMStateDiagramCollection.h o 'not' operator on conditions 18 years ago
DSMStateEngine.cpp basic monitoring support for DSM: dsm_diag and dsm_state contain current FSM/state 17 years ago
DSMStateEngine.h B2BUA functions for DSM. See dsm_syntax.txt for the functions. 18 years ago
Makefile o install $(plug_in_name)_lib if wanted 18 years ago