Commit Graph

128 Commits (master)

Author SHA1 Message Date
Guillem Jover 7fc80ae2f2 MT#62763 Fix pycodestyle issues
5 months ago
Guillem Jover a74c34208c MT#62763 Fix Python code compilation with Python 3.x
5 months ago
Donat Zenichev a7a66c7fcb MT#59962 Rework AmSdp parsing and func users accordingly
1 year ago
Donat Zenichev 285fb7e2ee MT#57437 Upstream: apps/ivr fix for Python3.10 and higher
3 years ago
Guillem Jover ed5872e857 MT#56184 build: Stop using INSTALL_TOUCH before installing the targets
3 years ago
Donat Zenichev 551ff86c70 MT#57393 python: fix the `Missing parentheses in call to 'print'
3 years ago
Michael Prokop b126b455e2 MT#55831 Build and include SBC tools + examples, port to py3k
4 years ago
Guillem Jover 32beea4d2f MT#55831 Revamp the build system
4 years ago
Victor Seva 2bf464e5cb Imported Upstream version 1.6.0~20150612~a2d214df36
11 years ago
Victor Seva df9992620d Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
Victor Seva d8b3cbf475 Imported Upstream version 1.4.3
13 years ago
Stefan Sayer 44bb815602 support for receiving RTP DTMF while not processing RTP
14 years ago
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.
16 years ago
Stefan Sayer f2c6964550 SST: retry INV/UPD on 422 Session Interval to low
16 years ago
Raphael Coeffic 35cc7601a5 removed reference to LocalIP.
16 years ago
Raphael Coeffic aafc7ba080 Wip: adds multiple interface to config reader
16 years ago
Stefan Sayer e471726afe moved timers API into AmSession
16 years ago
Stefan Sayer a643451c18 add standard REFER as option to pin_collect
16 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
17 years ago
Raphael Coeffic 1695507989 - some more small fixes.
17 years ago
Raphael Coeffic bd6abe3b26 - plug-in fixed after the last changes.
17 years ago
Stefan Sayer 6c158fedd4 don't warn about string constants being used as const (see python issue 6952 http://bugs.python.org/issue6952)
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 f6690c269f a little more const correctness
17 years ago
Stefan Sayer a0c6c97d72 fixed installation files for twit
17 years ago
Peter Lemenkov e81fc2ac9c - Clean up installation of python files.
17 years ago
Peter Lemenkov 4d50687bb5 - Fixed installation of python binary objects.
17 years ago
Peter Lemenkov 71d295163a - Fixed linking against python.
17 years ago
Peter Lemenkov e275ea19f8 - Added installation of log.py.
17 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