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 c6d9ae3bbf
create RTP stream (AmSession::rtp_str) only if really needed
16 years ago
..
etc implements DSM app configurations from conf.d dir. this make it e.g. possible to install DSM applications from separate packages 16 years ago
fsmc
lib
mods create RTP stream (AmSession::rtp_str) only if really needed 16 years ago
CMakeLists.txt updated CMake file for moved DSM doc 16 years ago
DSM.cpp - removed small mem leak on startup 16 years ago
DSM.h implements DSM app configurations from conf.d dir. this make it e.g. possible to install DSM applications from separate packages 16 years ago
DSMCall.cpp implemented CANCEL handling in early dialogs 16 years ago
DSMCall.h implemented CANCEL handling in early dialogs 16 years ago
DSMChartReader.cpp DSM exceptions. SEMS-59. 16 years ago
DSMChartReader.h DSM exceptions. SEMS-59. 16 years ago
DSMCoreModule.cpp changed expression evaluation: set() does not evaluate expressions, eval() does 16 years ago
DSMCoreModule.h changed expression evaluation: set() does not evaluate expressions, eval() does 16 years ago
DSMElemContainer.cpp
DSMElemContainer.h
DSMModule.cpp changed expression evaluation: set() does not evaluate expressions, eval() does 16 years ago
DSMModule.h adds simple evaluation of + and - arithmetic ops 16 years ago
DSMSession.cpp
DSMSession.h allows setting headers on outgoing B2B- B leg. 16 years ago
DSMStateDiagramCollection.cpp changed debug log with config option: 16 years ago
DSMStateDiagramCollection.h changed debug log with config option: 16 years ago
DSMStateEngine.cpp bugfix: initializing exception marker (could possibly lead to transitions being marked as exception transitions) 16 years ago
DSMStateEngine.h updated core module with exceptions instead of errno 16 years ago
Makefile