Commit Graph

26 Commits (3cdb00f9b481dcc6bbbf7119bc535c7db2faef8f)

Author SHA1 Message Date
Stefan Sayer 16ea2da5a9 changed expression evaluation: set() does not evaluate expressions, eval() does
16 years ago
Stefan Sayer 3ec30d9ce9 adds simple evaluation of + and - arithmetic ops
16 years ago
Stefan Sayer 6d7b4de9a5 logSelects, logParams, logAll actions
16 years ago
Stefan Sayer 23dc8fdfd9 allows setting headers on outgoing B2B- B leg.
16 years ago
Stefan Sayer b715e74291 revised error handling:
16 years ago
Stefan Sayer 2bc644353d updated core module with exceptions instead of errno
16 years ago
Stefan Sayer 5352e9abb7 DSM exceptions. SEMS-59.
16 years ago
Stefan Sayer e705c19600 removeTimer and removeTimers actions
17 years ago
Stefan Sayer 2e58ba7d15 setVar function (indirection capable) due to messed up set() parameter semantics till set([]=...) available)
17 years ago
Stefan Sayer 8d8040164b var(x=y) function
17 years ago
Stefan Sayer 35e0ec0beb clearer error message
17 years ago
Stefan Sayer 2d4211cd1a o function to play a file at the beginning of the playlist (interrupts current playing)
17 years ago
Stefan Sayer a822abd436 function to send reinvite to re-connect caller leg
17 years ago
Stefan Sayer c0a6522f6e simplified dependencies: everything needed for a module is in DSMModule.h
17 years ago
Stefan Sayer e1a05e966f substr function
17 years ago
Stefan Sayer 45a58807af DSM inc() operation
17 years ago
Stefan Sayer e23d79e3fc DSM action to clear a variable
17 years ago
Stefan Sayer 18c90ba182 functions to enable and disable DTMF detection
17 years ago
Stefan Sayer cdaa3e25d3 new core functions:
17 years ago
Stefan Sayer 3e1065a504 B2BUA functions for DSM. See dsm_syntax.txt for the functions.
17 years ago
Stefan Sayer 33fcd9eea7 - simplified and beautified modules with better looking macros:
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 33b27c7628 - session init function for modules (onInvite)
18 years ago
Stefan Sayer a4969b3fe4 mass setting Id svn property
18 years ago
Stefan Sayer c93ea5738f The DonkeySM: easy application development by state machine definitions
18 years ago