Commit Graph

116 Commits (a94de00b66459ddcb8dc8e691b184115503bb85e)

Author SHA1 Message Date
Peter Lemenkov eafd0e262f Sync CMake templates
15 years ago
Stefan Sayer 846ee6eaa2 b/f:ivr: release GIL on blocking file I/O
15 years ago
Raphael Coeffic 878cf437d0 clang: remove warnings.
15 years ago
Raphael Coeffic 7545eb11f0 b/f: several minor bugs in session creation.
15 years ago
Stefan Sayer f2c6964550 SST: retry INV/UPD on 422 Session Interval to low
15 years ago
Raphael Coeffic 35cc7601a5 removed reference to LocalIP.
15 years ago
Raphael Coeffic aafc7ba080 Wip: adds multiple interface to config reader
15 years ago
Stefan Sayer e471726afe moved timers API into AmSession
15 years ago
Stefan Sayer a643451c18 add standard REFER as option to pin_collect
15 years ago
Peter Lemenkov d31c6fd18f Simplify doc-files installation
16 years ago
Peter Lemenkov 487001bfcd More cmake templates
16 years ago
sayer 2f8abb0a5f Merge branch 'master' of ssh://sayer@git.sip-router.org/sems
16 years ago
debian a3b7974740 restoring some more app-cfg-target
16 years ago
Stefan Sayer 014a26b268 no -Xlinker and --export-dynamic on solaris, too
16 years ago
Stefan Sayer c626e300fe removed unnecessary link dep on libutil
16 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
16 years ago
Stefan Sayer 79d1e3a949 SIP Session Timer support for ivr app
16 years ago
Stefan Sayer 90cccb3383 reworked SST + B2BUA implementation
16 years ago
Peter Lemenkov 4838586bbb Fix for old python 2.4
16 years ago
Stefan Sayer 18aa4abbb6 rewind optionally with time offset
16 years ago
Stefan Sayer 77853863ab getHeader:support content spanning multipe headers
16 years ago
Raphael Coeffic 00bfd9b9bb finishes what has been begun with last commit.
16 years ago
Raphael Coeffic b6c310ca5e SEMS plug-in config files are now installed into $(cfg-target) instead of $(cfg-target)etc.
16 years ago
Raphael Coeffic 77c8179d2e - fixes cross-compilation when the target system has a different python version as the host system.
16 years ago
Raphael Coeffic 3791694fc1 - fixes cross-compilation when the target system has a different python version as the host system.
16 years ago
Ondrej Martine d56a9fa574 * ivr_log(): use core logging API instead
16 years ago
Raphael Coeffic 1695507989 - some more small fixes.
16 years ago
Raphael Coeffic bd6abe3b26 - plug-in fixed after the last changes.
16 years ago
Stefan Sayer 6c158fedd4 don't warn about string constants being used as const (see python issue 6952 http://bugs.python.org/issue6952)
16 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)
16 years ago
Stefan Sayer f6690c269f a little more const correctness
16 years ago
Stefan Sayer a0c6c97d72 fixed installation files for twit
16 years ago
Peter Lemenkov e81fc2ac9c - Clean up installation of python files.
16 years ago
Peter Lemenkov 4d50687bb5 - Fixed installation of python binary objects.
16 years ago
Peter Lemenkov 71d295163a - Fixed linking against python.
16 years ago
Peter Lemenkov e275ea19f8 - Added installation of log.py.
16 years ago
Peter Lemenkov ff7a6c8a76 - Added rules for installing of config-files for modules.
17 years ago
Peter Lemenkov 6e15b229e7 Common parts of CMake modules targets were moved to cmake/module.rules.txt.
17 years ago
Peter Lemenkov a7ee9ca66c - Simplified CMake files for building libraries and plugins.
17 years ago
Peter Lemenkov 21d1eee88c Use INCLUDE_DIRECTORIES directive
17 years ago
Peter Lemenkov 7fe3137a40 Use ADD_DEFINITIONS directive instead of naive checks for compiler
17 years ago
Peter Lemenkov 1c4788fdb7 set CMAKE_SHARED_LIBRARY_PREFIX globally
17 years ago
Stefan Sayer 4eba991fd3 optional headers to bye. based on patch by Balint Kovacs
17 years ago
Peter Lemenkov 16044e080f Some cleanups.
17 years ago
Peter Lemenkov 6b1b2d526f initial commit of cmake files
17 years ago
Stefan Sayer 05ab89d4fe more from the ivr mem leak hunt:
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 d4cb6661ef some more modes for AudioMixIn
17 years ago
Stefan Sayer 37673396fe allocate IvrSipReply objects while PYLOCKed . Patch by Peter Loeppky ploeppky at fibernetics ca
17 years ago