Commit Graph

224 Commits (dd2a283f73187fdd8674db715fbd99ee0bbc04ee)

Author SHA1 Message Date
Stefan Sayer f480d65e03 DSM: fix #include path for recursive #include
16 years ago
Stefan Sayer a3292d8b68 DSM: support for #include "script.dsm"
16 years ago
Stefan Sayer d9aaac69f6 DSM: support $var in jumpFSM($var)/callFSM($var)
16 years ago
Stefan Sayer d5300db86e DSM: added debug info when event is processed
16 years ago
Stefan Sayer a8de04af62 moved DSM module docs to doc directory
16 years ago
Stefan Sayer 7975aadde0 DSM: corrected mod_mysql doc
16 years ago
Stefan Sayer 2beab8586f DSM: mod_dlg: doc bits about vars for dialout
16 years ago
Peter Lemenkov 581a3bd949 Use glob expression instead of lengthy lists in some CMake-files.
16 years ago
Stefan Sayer e6ef3d9de0 DSM: fix debug message for outgoing call
16 years ago
Stefan Sayer 2d04ce9f44 DSM: mon_select fallback debug level INFO -> DBG
16 years ago
Stefan Sayer 6a908c1bdb DSM: fix debug print size_t
16 years ago
Stefan Sayer 311cc846d2 DSM: fix: don't create event param if non-existing
16 years ago
Stefan Sayer 15f1a72646 DSM: mod_dlg: dialout headers \\r\\n -> \r\n
16 years ago
Stefan Sayer 4155f83bec DSM: clearArray action
16 years ago
Stefan Sayer edd2fa1cc0 jsonrpc: support for per request user data
16 years ago
Stefan Sayer 2e6cdd78d4 DSM: new monitor_select_filters, from P-App-Param
16 years ago
Stefan Sayer 46d4b7d93f DSM: sendDTMFSequence action
16 years ago
Stefan Sayer 4338e3cf7d DSM: createSystemDSM action; DI cmd renamed
16 years ago
Stefan Sayer 40af0d1777 DSM: add system DSMs, DSMs unrelated to calls
16 years ago
Stefan Sayer 21265b0fc3 DSM: pass DSMSession along & save a dynamic_cast
16 years ago
Stefan Sayer c2169502d1 DSM: friendlier names for conditions (aliases)
16 years ago
Stefan Sayer c824834873 documentation for playMixIn
16 years ago
Stefan Sayer 8244ab3ac3 prettier log
16 years ago
Stefan Sayer fd05720942 utils.int action - get integer part of float
16 years ago
Stefan Sayer 7b5505f14b DSM: support for multiple parameters in postEvent
16 years ago
Stefan Sayer 184268f89d support for sending DTMF via RTP payload (RFC4733)
16 years ago
Stefan Sayer 1fd9c544f6 rough consistency check for DSMs after loading
16 years ago
Stefan Sayer 77853863ab getHeader:support content spanning multipe headers
16 years ago
Stefan Sayer 9f88d0088d dsm mod_conference: MixIn for mixing in files
16 years ago
Stefan Sayer 5a33a0e632 added missing doc about DSM conf bundle parameters
16 years ago
Stefan Sayer dd98376709 corrected config files path
16 years ago
Stefan Sayer 5f741b7cc5 dont bail out if configs dir not present
16 years ago
Stefan Sayer ccdbae75ed make varPrintArg usable from modules
16 years ago
Stefan Sayer 6e6162df11 sets() accept arrays, json event conditions
16 years ago
Raphael Coeffic 0d26de833e added a place holder for dsm's lib directory.
17 years ago
Stefan Sayer 6faf1bf3f9 decode nested request/response data of json-rpc calls into vars
17 years ago
Stefan Sayer b9176c56d0 - event params made writable with set() and sets(); used to return value from event processing
17 years ago
Stefan Sayer e7b03e1c82 json object as DI parameter
17 years ago
Stefan Sayer a18d3cb3f6 corrected (array) to (struct), added (array) in parameters to DI command
17 years ago
Stefan Sayer 997f08be38 supporting recursive arrays in DSM DI action
17 years ago
Stefan Sayer 5873c90a89 fixed passing (array) in DI calls (thanks to Matthew Williams for the fix)
17 years ago
Peter Lemenkov f99f9cc9a4 There is no MonSelectFallback if we compile w/o USE_MONITORING, so
17 years ago
Peter Lemenkov 9e48228636 Enable latest SEMS new features in cmake template files
17 years ago
Peter Lemenkov a36ec93cd1 One typo and few trailing whitespace cleanups
17 years ago
Raphael Coeffic b6c310ca5e SEMS plug-in config files are now installed into $(cfg-target) instead of $(cfg-target)etc.
17 years ago
Stefan Sayer 59b4ce283b (array) for DI parameters
17 years ago
Stefan Sayer d2abff9782 also accept : as var name delimiter
17 years ago
Stefan Sayer d44e3abaf9 sets action, set with replace parameters
17 years ago
Stefan Sayer 575773ff67 functions for setting only input/output to playlist
17 years ago
Stefan Sayer 1c2661f405 teejoin/teeleave actions - feed input audio (speak) to a second conference channel, additionally to playlist one
17 years ago