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
Stefan Sayer
4973206160
added doc about looped
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1625 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
1b72b3b11a
forgot join->rejoin
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1624 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
23dc8fdfd9
allows setting headers on outgoing B2B- B leg.
...
B2B.clearHeaders()
clear the headers used for outgoing INVITE on B leg
B2B.addHeader(string header)
add a header for outgoing INVITE on B leg
B2B.setHeaders(string headers [, replace_crlf=true|false])
set headers for outgoing INVITE on B leg
replace_crlf=true for replacing \r\n with CRLF
e.g.
B2B.setHeaders("P-One: value\r\nP-Two: anothervalue", true)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1623 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Juha Heinanen
2647c61aa7
* Fixed the example by replacing variable wav with self.wav.
...
* Added onEmptyQueue method that end the call after file has been played.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1622 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
9b7cf2416a
more loggging in case of invalid next hop
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1621 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
9ceaa57796
correction about zrtp...
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1620 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
24f0035858
moved some old stuff, and pushed DSM
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1619 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
25238e4a07
started some doc about tuning
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1618 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
873bda4442
added a note about loading uac_auth for authentication
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1617 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
d8b9692f1d
removing PID file as last action. thanks to juha for reporting.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1616 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago