Stefan Sayer
b23210ef12
don't warn about string constants being used as const (see python issue 6952 http://bugs.python.org/issue6952 )
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1693 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
0a52abc465
embedded python and strict aliasing...forget it...
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1689 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
5c1d329208
warn on failed email template read
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1687 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
a02ba7eb9e
fix dependency include in makefile error, when they could not be there already
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1685 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
963a2458da
don't try to build CMakeLists
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1683 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
ee6b17ec48
some compiler fixes (printf fmt)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1681 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
56f4679673
fixing compiler warnings about unused variables
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1679 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
1bb358edd4
fixed compilation of urlcatcher example, checking return code of system call
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1677 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
1f58418718
variables are set by ivr apps Makefile
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1675 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
92fba23762
const correct
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1673 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
da6905d349
fixed compiler warnings when using static stuff (always evaluate as true, const char* warning)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1670 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
d1719302ab
fixed _XOPEN_SOURCE redefined compiler warnings by changing include order (Python.h as first one)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1668 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
028ac68484
upped version of the trunk branch. version should be -dev of the next minor
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1666 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
27f92cf42b
don't try to build CMakeLists.txt
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1664 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
5991d8c911
updated README.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1663 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
fb81fa8aae
some typos fixed, and linked directly to app tutorial pdf
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1662 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
eb7dbedee0
excluding some library stuff from doxygen
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1661 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
37acd2e174
- restructured and added documentation
...
- added text files generated from doxygen docs
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1660 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
1b47ae35b9
removed outdated documentation
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1659 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
7618e7e779
- added some tutorials on how to get started
...
- updated contributions licensing policy
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1658 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
dc58254f33
reshuffeled and updated changelog
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1657 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
44a1021109
bugfix: initializing exception marker (could possibly lead to transitions being marked as exception transitions)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1656 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
c5a316802c
precoded announcement fixes by Andrey Samusenko
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1655 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
16ea2da5a9
changed expression evaluation: set() does not evaluate expressions, eval() does
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1654 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
101d7f9f97
added a session.select(name) function to access select of a session.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1653 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
609995aa79
removed ICMP watcher.
...
icmpwatcher has not been used for some time, as it is a
quite dangerous method of checking for the remote party
(in the beginning of a call due to delays in signalling,
the port on the remote end could for example still be not
open for some time)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1652 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
3ec30d9ce9
adds simple evaluation of + and - arithmetic ops
...
(slightly fixed) patch by Andreas Granig agranig at sipwise
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1651 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
be85aa2c19
fixes ACK handling in B2BUA, which was broken due to moving ACK handling on user layer
...
(sems_trunk_fix_b2b.patch)
also fixes a bug in SIP stack transaction update (to-tag)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1650 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
e6a8e7a82b
fix stopping of media processor threads (thats probably the reason ctrl-c did not work sometimes)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1649 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
1c495b62a9
not using std::stack
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1648 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
e21df1c86e
implemented CANCEL handling in early dialogs
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1647 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
30cef546f6
more springcleaning by Robert, thanks\!
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1644 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
dd8974eb4a
avoid that compiler warning about dereferencing type-punned pointer by copying first
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1643 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
6d1d1713ef
made condition clearer to the compiler
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1642 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
757478222d
we don't use any of the file functions - so big file access is ok
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1641 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
3aca4103ed
removed some unused function and friends
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1640 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
e95b0770be
adding some virtual dtors
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1639 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
573aaef009
include for using uint32_t
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1638 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
6ed36e660b
adding some virtual dtors
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1637 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
7cd34ee75d
make code checker happy
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1636 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
a49a07e649
don't write too long cache path
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1635 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
817d4d8f31
removed unused function (unixsockctrl gone some time ago)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1634 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
7b58b2d318
use sipForceConvertToType for newer sip4 wrapper generator versions (>= 4.9.1)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1633 8eb893ce-cfd4-0310-b710-fb5ebe64c474
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 )
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1632 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
4b12b59cee
comment about looping
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1631 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
550f84e02c
loop option (from config file)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1630 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
22fad01ddc
fix detection of same digits following each other when using DTMF RTP payload. drawback is little bigger reaction time.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1629 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
1a8977e08f
warn if rng could not be initialized (and make compiler happy)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1628 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
31a090696a
fixes loop problem with mp3 files reported by Robert Szokovacs
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1627 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
6d7b4de9a5
logSelects, logParams, logAll actions
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1626 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago