Commit Graph

23 Commits (a94de00b66459ddcb8dc8e691b184115503bb85e)

Author SHA1 Message Date
Stefan Sayer aee8585091 DSM: adds onBeforeDestroy event handler to modules
15 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
16 years ago
Stefan Sayer 5a57721513 implements SIGUSR1/SIGUSR2 handling, custom use
16 years ago
Stefan Sayer 90cccb3383 reworked SST + B2BUA implementation
16 years ago
Stefan Sayer d5300db86e DSM: added debug info when event is processed
16 years ago
Stefan Sayer edd2fa1cc0 jsonrpc: support for per request user data
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 ccdbae75ed make varPrintArg usable from modules
16 years ago
Stefan Sayer 6faf1bf3f9 decode nested request/response data of json-rpc calls into vars
16 years ago
Stefan Sayer b9176c56d0 - event params made writable with set() and sets(); used to return value from event processing
16 years ago
Stefan Sayer 575773ff67 functions for setting only input/output to playlist
16 years ago
Stefan Sayer c77e89564f b/f: accept_early_session is on outgoing call
16 years ago
Stefan Sayer 22ba41b066 for outgoing calls, ringing/early/failed events.
16 years ago
Stefan Sayer 54453a3946 setInOutPlaylist
16 years ago
Stefan Sayer 03bf1e1b15 json-rpc v2.0 module.
16 years ago
Stefan Sayer e21df1c86e implemented CANCEL handling in early dialogs
16 years ago
Stefan Sayer 23dc8fdfd9 allows setting headers on outgoing B2B- B leg.
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 b715e74291 revised error handling:
16 years ago
Stefan Sayer 2bc644353d updated core module with exceptions instead of errno
16 years ago
Stefan Sayer d49c3affed removed saving diagram collection reference in call which is not necessary
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