Commit Graph

30 Commits (f99f9cc9a410a0660b525e37eecccdbb0c7d64d0)

Author SHA1 Message Date
Peter Lemenkov f99f9cc9a4 There is no MonSelectFallback if we compile w/o USE_MONITORING, so
16 years ago
Stefan Sayer e1f778aea4 monitor_select_fallback : application to execute if mon_select failed (no matching record found)
16 years ago
Stefan Sayer cbd04f9596 - removed small mem leak on startup
16 years ago
Stefan Sayer f2a4933d22 corrected bug tracker number
16 years ago
Stefan Sayer 0481ed77e0 implements DSM app configurations from conf.d dir. this make it e.g. possible to install DSM applications from separate packages
16 years ago
Stefan Sayer d85750dba2 prevent reloading existing DSM; saving old diagram collection (running calls)
16 years ago
Stefan Sayer 0c66ebf7c5 changed debug log with config option:
16 years ago
Stefan Sayer 612e1754fc support for live reloading of DSM scripts, preloading of modules, registering of applications, listing DSMs
16 years ago
Stefan Sayer ee37fc1866 implements monitoring_full_stategraph / monitoring_full_transitions : all states/transitions visited by a call are saved to dsm_stategraph AVP in monitoring record for the call (SEMS-61)
16 years ago
Stefan Sayer bd6ac1d716 s/DSMDialog/DSMCall/g : renamed DSMDialog to what it actually is, the call implementation of DSMSession
16 years ago
Stefan Sayer a0b6f590be do not scare beginners with wrong message about disabling inbound/outbound calls (thanks Juha)
17 years ago
Stefan Sayer 8dcc889d77 some changes to allow clean shutdown
17 years ago
Stefan Sayer 5781616b95 add monitor session information id to session
17 years ago
Stefan Sayer 0fd75622b0 extended app selection by monitor to use from/pai and to/ruri
17 years ago
Stefan Sayer ba05c350a2 avoid extra '' for array members from printf
17 years ago
Stefan Sayer c31e24fa8f * support variables struct for parameters to dsm sessions
17 years ago
Stefan Sayer cdaa3e25d3 new core functions:
17 years ago
Stefan Sayer 33fcd9eea7 - simplified and beautified modules with better looking macros:
17 years ago
Stefan Sayer 860943adec adding variables to outgoing calls as struct
17 years ago
Stefan Sayer 82e2017ce7 add DI API: postDSMEvent
17 years ago
Stefan Sayer bcca72498a fixed prompts fallback
17 years ago
Stefan Sayer e44d2a100f o $prompts.default_fallback
17 years ago
Stefan Sayer 67c1ffed32 o 'not' operator on conditions
17 years ago
Stefan Sayer dfbf9816c9 o onInvite event
17 years ago
Stefan Sayer 43370354fe o generic event (DSMEvent) posting between sessions (eventTest(), postEvent())
17 years ago
Stefan Sayer b05d8cfdcd missing string to print in DBG
17 years ago
Stefan Sayer 33b27c7628 - session init function for modules (onInvite)
17 years ago
Stefan Sayer a4969b3fe4 mass setting Id svn property
18 years ago
Stefan Sayer db569f1e5f o install $(plug_in_name)_lib if wanted
18 years ago
Stefan Sayer c93ea5738f The DonkeySM: easy application development by state machine definitions
18 years ago