Raphael Coeffic
9695cdd7e7
- fixes issues related to exclude_modules
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1709 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
a927e2a16f
fix compilation also for new spandsp versions (>0.0.5)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1704 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
6dd7284ac5
including spandsp.h instead of individual header (which needs SPAN_DECLARE anyway in newer version)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1702 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
d0a1a827ac
backwards compatible fixing DTMF detector state not being defined completely any more in spandsp headers
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1698 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
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
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
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
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
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
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
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
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
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
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
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
Stefan Sayer
13c107f906
- fixed accidental double load of ivr
...
- fixed double loading of modules which have more than one interface
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1609 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
f2b4b6af05
b/f: don't deadlock on calling onLoad() with name2app mutex (thanks to Juha for reporting)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1608 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
9e4a99abc2
Fix installing of docs
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1589 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
b6241fe2da
initializing last_recv_time in constructor for safety. Patch by Robert Szokovacs
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1587 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
1fa81f84fc
added isArgUndef macro
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1581 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
7b6021c4f9
Fix for gcc4.4 in core/AmUtils.cpp
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1576 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
3245bc053c
using header name defines
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1574 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
5b6ad08bc8
reformatting code
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1573 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
b724a2e37a
bf: send ACK only for INVITE
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1572 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
5b868ae4bb
fixed frame samples length for precoded files. Patch by Andrey Samusenko
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1557 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
7f30a69973
replaced explode() function with a more efficient version
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1556 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
527cbb4294
thread-safe application name registering and mapping (name2app)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1552 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
850dec4500
simplified code
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1550 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
7f452944dd
updated PrecodedFile to AmAudioFile changes. patch by Andrey (SEMS-67)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1546 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
04f517d70c
- don't update dialog status when processing ACK
...
- only update remote URI on target refresh requests (INV, UPD, SUB, NOT)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1545 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
d6b071fc0b
null-terminate string before trying to parse it. patch by Robert Szokovacs
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1544 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
f08a1e7416
added more explanation about module loading
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1541 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
072649d40f
only allocate/memcpy to-tag if len>0
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1540 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
d67e7a748e
- Fixed building of static libs.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1531 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
d2b7aa71fa
- Added installation of doc-files.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1522 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
f0b7cb629b
- Fixed installation of config-files.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1521 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
6dd0023017
- Fixed installation of main config files.
...
- Added ability to install zrtp.conf.
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1520 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
db32233ba8
- Install main config-file.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1519 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
6f160a9374
- Oops! This was committed by accident.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1518 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
ff7a6c8a76
- Added rules for installing of config-files for modules.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1517 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago