Commit Graph

538 Commits (8564e378f0c9af188435f79ef2f74946dcb14404)

Author SHA1 Message Date
Juha Heinanen 8564e378f0 * Added transparent_destination conf parameter to b2b_connect
17 years ago
Stefan Sayer d682e68fcd array version for unlink
17 years ago
Stefan Sayer 09dbeb1855 by default excluded mod_mysql and mod_aws which depend on devel libraries
17 years ago
Stefan Sayer b6be0ddb30 module to add libaws++ to DSM for using Amazon Web Services
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 585f886f21 dlg.bye() action
17 years ago
Stefan Sayer 5781616b95 add monitor session information id to session
17 years ago
Stefan Sayer 8d8040164b var(x=y) function
17 years ago
Stefan Sayer 0fd75622b0 extended app selection by monitor to use from/pai and to/ruri
17 years ago
Stefan Sayer 3c74723db9 not trying to make in CMakeLists
17 years ago
Stefan Sayer ba05c350a2 avoid extra '' for array members from printf
17 years ago
Stefan Sayer c31e24fa8f * support variables struct for parameters to dsm sessions
17 years ago
Stefan Sayer db2f70574b removed accidental leftovers
17 years ago
Stefan Sayer 436cca698e setExpiration function. Using this together with garbage collector log,
17 years ago
Stefan Sayer d2f7d1a669 Option to run a garbage collector thread to remove info of
17 years ago
Stefan Sayer 4eba991fd3 optional headers to bye. based on patch by Balint Kovacs
17 years ago
Stefan Sayer 9b4bba32d7 refer optionally with expires
17 years ago
Peter Lemenkov 16044e080f Some cleanups.
17 years ago
Stefan Sayer cfc198a159 fixing some leaks. Patch from and thanks to Christian Schubert at iptego.com
17 years ago
Stefan Sayer 1935d6d2c8 add note about preloading
17 years ago
Stefan Sayer d29973deef * simplified code
17 years ago
Peter Lemenkov 6b1b2d526f initial commit of cmake files
17 years ago
Stefan Sayer 385f7c841c documentation and some bfix
17 years ago
Stefan Sayer 18ebdc0358 mod_py : module with py(...) action and condition
17 years ago
Stefan Sayer 35e0ec0beb clearer error message
17 years ago
Stefan Sayer 3184c2bbbd build monitoring module only if monitoring support enabled
17 years ago
Stefan Sayer 93082b330d don't build mod_monitoring if monitoring not enabled
17 years ago
Stefan Sayer 402546b99f (optionally) relay early media into caller leg. enabled by default.
17 years ago
Stefan Sayer 51f29b52c3 simplified using removeHeader function from AmSipMsg
17 years ago
Stefan Sayer 05ab89d4fe more from the ivr mem leak hunt:
17 years ago
Stefan Sayer 9128c0c7c2 missing header added, allows to build with gcc4.4. Patch by Peter Lemenkov
17 years ago
Stefan Sayer efd74d20c0 use our own destructors
17 years ago
Stefan Sayer b24387ebac calling PyObject_VaCallMethod always with tuple (see http://mail.python.org/pipermail/python-bugs-list/2004-August/024629.html)
17 years ago
Stefan Sayer cc1a0a88f4 DSM unlink sys action
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 46a4b146ee spell action (like SayDigits)
17 years ago
Stefan Sayer a822abd436 function to send reinvite to re-connect caller leg
17 years ago
Stefan Sayer d0302f7889 DSM actions to handle files in database
17 years ago
Stefan Sayer ec7e003067 save one string copy
17 years ago
Stefan Sayer d76f254b53 save one string copy
17 years ago
Stefan Sayer 43fcaeab8d making it a little safer using references
17 years ago
Stefan Sayer 27e3422d40 making it a little safer using reference
17 years ago
Stefan Sayer 615218aab1 removed unnecessary stuff from the sample
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 218df51eff functions to save a result set under another name, and retrieve it later
17 years ago
Stefan Sayer 8423ec1a64 Module with some smaller heler functions:
17 years ago
Stefan Sayer 208d7a8cdc + function to rename a file
17 years ago
Stefan Sayer c49951dec0 reenabled email_address override config, which got lost somewhere in the way
17 years ago
Stefan Sayer 45a58807af DSM inc() operation
17 years ago