Commit Graph

644 Commits (dd8974eb4ae0404da6eecd55c00a663e1d468e16)

Author SHA1 Message Date
Stefan Sayer 6d1d1713ef made condition clearer to the compiler
17 years ago
Stefan Sayer 757478222d we don't use any of the file functions - so big file access is ok
17 years ago
Stefan Sayer 573aaef009 include for using uint32_t
17 years ago
Stefan Sayer 6ed36e660b adding some virtual dtors
17 years ago
Stefan Sayer 7b58b2d318 use sipForceConvertToType for newer sip4 wrapper generator versions (>= 4.9.1)
17 years ago
Stefan Sayer b688cca2c2 get GIL when DECREFing python object (obvious, but see also this thread: http://osdir.com/ml/python-dev/2010-01/msg00056.html)
17 years ago
Stefan Sayer 550f84e02c loop option (from config file)
17 years ago
Stefan Sayer 6d7b4de9a5 logSelects, logParams, logAll actions
17 years ago
Stefan Sayer 4973206160 added doc about looped
17 years ago
Stefan Sayer 1b72b3b11a forgot join->rejoin
17 years ago
Stefan Sayer 23dc8fdfd9 allows setting headers on outgoing B2B- B leg.
17 years ago
Juha Heinanen 2647c61aa7 * Fixed the example by replacing variable wav with self.wav.
17 years ago
Stefan Sayer 72104eb470 documented the connect_session
17 years ago
Stefan Sayer a364ee1d3b updated todo
17 years ago
Stefan Sayer fd023e2fb1 just another example
17 years ago
Stefan Sayer 435bd315db corrected example
17 years ago
Stefan Sayer 99bf302a37 nicer debug message
17 years ago
Stefan Sayer f6690c269f a little more const correctness
17 years ago
Stefan Sayer a0c6c97d72 fixed installation files for twit
17 years ago
Stefan Sayer f89e1d5d67 removed mem leak
17 years ago
Stefan Sayer cbd04f9596 - removed small mem leak on startup
17 years ago
Peter Lemenkov b29061dad6 Fix for building with the latest glibc
17 years ago
Stefan Sayer f2a4933d22 corrected bug tracker number
17 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
17 years ago
Peter Lemenkov ea196d96d9 Sync with latest dsm.conf example
17 years ago
Peter Lemenkov 56a6db50e6 mod_sys disabled temporarily (doesn't build with gcc4.4)
17 years ago
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