Commit Graph

1149 Commits (05ab89d4fec9a191f83fcddc1ece931983b859f7)
 

Author SHA1 Message Date
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 5ab8284bb6 DTMF detection improved, the timestamp of the DTMF RTP packets is considered
17 years ago
Stefan Sayer cc1a0a88f4 DSM unlink sys action
17 years ago
Stefan Sayer 1dbdf992a1 AmAudioFile's can now be recorded with a specified subtype, appended to the filename after a pipe ('|') character, e.g.:
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
Stefan Sayer 8a58e7d470 made that parsing error more clear
17 years ago
Stefan Sayer ec843be635 remove obsolete comment
17 years ago
Stefan Sayer e23d79e3fc DSM action to clear a variable
17 years ago
Stefan Sayer c4d62279da removed obsolete comments
17 years ago
Stefan Sayer dabd5f8297 doc for sys.mkdirRecursive
17 years ago
Stefan Sayer fe9c532c9c function for recursive mkdir
17 years ago
Stefan Sayer f688c2a962 don't restart DSM on re-INVITE
17 years ago
Stefan Sayer 18c90ba182 functions to enable and disable DTMF detection
17 years ago
Stefan Sayer cdaa3e25d3 new core functions:
17 years ago
Stefan Sayer 7bfba0a07d function to get a new GUID
17 years ago
Stefan Sayer 3e1065a504 B2BUA functions for DSM. See dsm_syntax.txt for the functions.
17 years ago
Stefan Sayer 5d6f8d41dc mod_mysql module for simple DB use in DSM applications
17 years ago
Stefan Sayer 33fcd9eea7 - simplified and beautified modules with better looking macros:
17 years ago
Stefan Sayer 223deb060a removed some obsolete notes
17 years ago
Stefan Sayer 860943adec adding variables to outgoing calls as struct
17 years ago
Stefan Sayer 6b09fd2d50 added extra parameters to dial and dial_auth functions
17 years ago
Stefan Sayer a4a0782093 fixed order of marking finished and deleting, on failed sending of request
17 years ago
Stefan Sayer 7f1ed2371d o fixed xmlrpcvalue -> AmArg conversion:
17 years ago
Stefan Sayer 1d4c9017f7 synced print format to python's
17 years ago
Stefan Sayer e65a1296db print function for AmArg to represent in debug output
17 years ago
Stefan Sayer 791d861ab7 fixing memory leak in example
17 years ago
Stefan Sayer cc475671c7 example on how to combine DSM, monitoring and DI to create cool applications (READ THIS)
17 years ago
Stefan Sayer 4fff0f468d monitoring support for DSM...
17 years ago
Stefan Sayer d24df84689 allowing call to log with empty var set
17 years ago
Stefan Sayer 3c72b7ca48 added doc
17 years ago
Stefan Sayer 82e2017ce7 add DI API: postDSMEvent
17 years ago
Stefan Sayer 8e7800f002 updated core actions and conditions
17 years ago