Commit Graph

618 Commits (e2baf9e58320bcdcd03467d14fbd41d39c2491ca)

Author SHA1 Message Date
Peter Lemenkov e2baf9e583 DSMDialog.cpp was renamed to DSMCall.cpp
17 years ago
Peter Lemenkov 1b567d9d02 apps/gateway depends on mISDN
17 years ago
Peter Lemenkov 420a0d3d83 fix for building apps/xmlrpc2di with openssl 1.0
17 years ago
Stefan Sayer b715e74291 revised error handling:
17 years ago
Stefan Sayer c38b248495 ERRNO -> RES, exception on error
17 years ago
Stefan Sayer 8590f5773c result values
17 years ago
Stefan Sayer 5de52def54 result values
17 years ago
Stefan Sayer b85f41e25b reformatting code
17 years ago
Stefan Sayer 32833cc496 ERRNO -> DSM_RES
17 years ago
Stefan Sayer 62590de67a small code clarity bf
17 years ago
Stefan Sayer d85750dba2 prevent reloading existing DSM; saving old diagram collection (running calls)
17 years ago
Stefan Sayer b3f86b0342 python exception handling
17 years ago
Stefan Sayer 2bc644353d updated core module with exceptions instead of errno
17 years ago
Stefan Sayer 808ec8e9ce updated dsm language description
17 years ago
Stefan Sayer bbcb04c7ee added g729 example
17 years ago
Stefan Sayer 5b868ae4bb fixed frame samples length for precoded files. Patch by Andrey Samusenko
17 years ago
Stefan Sayer 5352e9abb7 DSM exceptions. SEMS-59.
17 years ago
Stefan Sayer 0c66ebf7c5 changed debug log with config option:
17 years ago
Stefan Sayer 612e1754fc support for live reloading of DSM scripts, preloading of modules, registering of applications, listing DSMs
17 years ago
Stefan Sayer d49c3affed removed saving diagram collection reference in call which is not necessary
17 years ago
Stefan Sayer abda8aa902 SEMS-63: mod_conferencing: remove current connection to conference when joining a new one
17 years ago
Peter Lemenkov e81fc2ac9c - Clean up installation of python files.
17 years ago
Bogdan Pintea 6486c9fcdc make configuration of reg_agent a bit easier:
17 years ago
Stefan Sayer 97c0229406 went one step further with macrotisation of DSM modules
17 years ago
Stefan Sayer 1dd3278ae3 listRegistrations method (useful via xmlrpc)
17 years ago
Stefan Sayer 9002488266 optionally add proxy (next_hop) to registration (host:port)
17 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)
17 years ago
Stefan Sayer bd6ac1d716 s/DSMDialog/DSMCall/g : renamed DSMDialog to what it actually is, the call implementation of DSMSession
17 years ago
Stefan Sayer 1497095890 running invite event for outgoing calls as well (does not respect connect session yet)
17 years ago
Peter Lemenkov 5a20859255 - Enabled building of mailbox app.
17 years ago
Peter Lemenkov debf00fa4e - Temporarily disable py_sems.
17 years ago
Peter Lemenkov 8b6baaecd0 - Building of py_sems/sip was fixed.
17 years ago
Peter Lemenkov d67e7a748e - Fixed building of static libs.
17 years ago
Peter Lemenkov 4d50687bb5 - Fixed installation of python binary objects.
17 years ago
Peter Lemenkov 71d295163a - Fixed linking against python.
17 years ago
Peter Lemenkov a21f24d63b - Enabled building of mod_py.
17 years ago
Peter Lemenkov daed703091 - Added CMake configs for apps/twit (still disabled by default).
17 years ago
Peter Lemenkov e275ea19f8 - Added installation of log.py.
17 years ago
Peter Lemenkov 3f038c4145 - Rules for installation of ivr modules were added.
17 years ago
Peter Lemenkov d2b7aa71fa - Added installation of doc-files.
17 years ago
Peter Lemenkov ff7a6c8a76 - Added rules for installing of config-files for modules.
17 years ago
Peter Lemenkov f5f4672db4 - Added installation of audio-files.
17 years ago
Peter Lemenkov 683d52bc48 - DSM sub-modules common includedir was moved to dsm.lib.rules.txt.
17 years ago
Peter Lemenkov 8d38f1123a - Add installation of DSM sub-modules and scripts.
17 years ago
Peter Lemenkov 6e15b229e7 Common parts of CMake modules targets were moved to cmake/module.rules.txt.
17 years ago
Stefan Sayer e705c19600 removeTimer and removeTimers actions
17 years ago
Peter Lemenkov a7ee9ca66c - Simplified CMake files for building libraries and plugins.
17 years ago
Stefan Sayer 739b40730e moving file by copying if rename fails with EXDEV (SEMS-58).
17 years ago
Stefan Sayer 6f204ac4b7 implements mail_header_vars : add variables from P-App-Param into voicemail template (SEMS-17)
17 years ago
Peter Lemenkov eb91a5717d Added missing include path to gateway app
17 years ago