Raphael Coeffic
|
ea2a6e3824
|
- new target arch/os detection based on gcc
(formerly based on host, now target system)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1736 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
Stefan Sayer
|
1a0aac1e16
|
fix loading of webconference application
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1734 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
Peter Lemenkov
|
923c4dbe40
|
Adjust SEMS version in CMake files
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1733 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
Raphael Coeffic
|
7f165d4f8e
|
- fixes exclude_modules.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1732 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
Raphael Coeffic
|
103baef51f
|
- fixes linking error on Darwin (OSX).
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1731 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
Stefan Sayer
|
68e9aa276c
|
updated CMake file for moved DSM doc
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1727 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
Stefan Sayer
|
3f3b7c3680
|
updated debian SEMS version
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1725 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
Stefan Sayer
|
807cc4da93
|
install some more documentation in debian, including dsm doc
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1723 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
Stefan Sayer
|
80539a858f
|
moved DSM documentation to doc/
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1721 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
Stefan Sayer
|
2461368ae2
|
installation fix: don't install CMakeLists.txt as scripts (from 1.2)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1720 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
Stefan Sayer
|
a8c0a8fb8e
|
build by default with monitoring support
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1717 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
Raphael Coeffic
|
83ba2ee75f
|
- fixed Via transport parser to be case-insensitive as prescribed by RFC3261.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1714 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
Raphael Coeffic
|
b50f9996a7
|
- corrected Via handling for transactional replies to correspond to RFC3261, section 18.2.2.
- adds support for 'received' (added on transactional replies)
- adds support for 'rport' (RFC 3581)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1713 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
Raphael Coeffic
|
dd7cf34cbc
|
- fixes exponential backoff for re-transmissions.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1712 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
Raphael Coeffic
|
959d9452b4
|
- fixes compilation issues on 64bit Darwin.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1711 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
Stefan Sayer
|
12490d7291
|
fix exclude_modules as from apps/Makefile
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1710 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
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 |
Raphael Coeffic
|
6645ff9af7
|
- removed integrated support for ser-0.9.6 package (obsolete).
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1708 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
Stefan Sayer
|
f6150ade89
|
using recording file extension for saving message. patch by Andrey Samusenko
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1706 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
|
efca1417a1
|
fixed include path for lame. by Andrey S
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1700 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
|
e026dd6ced
|
alternative to exp10 not using gnu extension
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1697 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
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)
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1695 8eb893ce-cfd4-0310-b710-fb5ebe64c474
|
17 years ago |
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 |