Commit Graph

35 Commits (23dc8fdfd9d147c06bee49cc458c2ca558aaac3f)

Author SHA1 Message Date
Stefan Sayer f6690c269f a little more const correctness
16 years ago
Stefan Sayer 05ab89d4fe more from the ivr mem leak hunt:
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 37673396fe allocate IvrSipReply objects while PYLOCKed . Patch by Peter Loeppky ploeppky at fibernetics ca
17 years ago
Stefan Sayer 4c0cd36c63 added onSessionStart function for outgoing calls
18 years ago
Raphael Coeffic 83d837c1b0 - fixes bad dead lock on Mac OSX. This could potentially happen also elsewhere, depending on exact python version.
18 years ago
Stefan Sayer 47575e304a corrected constructors/destructors
18 years ago
Raphael Coeffic e3044fa280 - removed L_FAC.
18 years ago
Stefan Sayer 799ae8c9ae adds empty 'config' to script even if config file does not exist
18 years ago
Stefan Sayer e76c90d291 added function to ignore sigchld (executing shell cmds)
18 years ago
Stefan Sayer 3497f9e94a fixed header include due to AmAudio/AmAudioFile split
18 years ago
Stefan Sayer 688756e465 fixes for SEMS on Solaris
18 years ago
Stefan Sayer 8836f205ae b2b API changed: onOtherReply may absorb replies
19 years ago
Stefan Sayer 8d76c8bb0a indented apps to default indentation
19 years ago
Stefan Sayer aee44c98cd fixed small mem leak: playlist is closed in session destructors to free playlist items
19 years ago
Stefan Sayer d09611c984 enables IVR in b2bua to set the From in the callee leg
19 years ago
Stefan Sayer 7bebf15237 ivr wrapper for audio mixin and example app
19 years ago
Raphael Coeffic 7f5296e849 - fixes compatibity problems between 'ivr' and 'py_sems'.
19 years ago
Raphael Coeffic 4ddc7a6714 - suppressed all hard-coded "P-Iptel-..." and replaced through PARAM_HDR and APPNAME_HDR.
19 years ago
Stefan Sayer fa35cb1cdf * functions for taking all session specific parameters from P-Iptel-Param
19 years ago
Stefan Sayer 0ce5e2c3d2 * configuration can be accessed in IVR scripts while they are loaded
19 years ago
Stefan Sayer cd1752047b fixes RTP_TIMEOUT bug in signaling only b2b situations
19 years ago
Stefan Sayer 14489dd125 some extensions to ivr
19 years ago
Stefan Sayer 17530b75bd adds 'transfer' function to ivr. this is used by the pin_collect application.
19 years ago
Stefan Sayer 6d8f8d9645 enabled Id svn keyword property
19 years ago
Stefan Sayer bbfe61da5f changed SessionScheduler name to MediaProcessor
20 years ago
Stefan Sayer be2372bd21 createScriptThread made safer.
20 years ago
Stefan Sayer 389d658135 * dialout API in IVR.
20 years ago
Raphael Coeffic bf4764ff09 fixed memory leak causing Ivr dialog not to be freed.
20 years ago
Raphael Coeffic 8e491874ce * fixed bug in Makefile concerning missing python files compilation.
20 years ago
Raphael Coeffic c7a5180592 Many thanks to Rick van Rein for this patch. Here are his explainations to the path:
20 years ago
Stefan Sayer 1c51e64d3f added script name in debug output
20 years ago
Raphael Coeffic aae96ca832 suppressed onBeforeCallAccept. It has been replaced by onInvite.
20 years ago
Raphael Coeffic 14c69b1672 moved the user timer (used to be known as AmSessionTimer) to the session_timer plugin.
20 years ago
Raphael Coeffic 37abd5379e initial checkin new open source version.
20 years ago