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
Peter Lemenkov
f5f4672db4
- Added installation of audio-files.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1516 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
683d52bc48
- DSM sub-modules common includedir was moved to dsm.lib.rules.txt.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1515 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
8d38f1123a
- Add installation of DSM sub-modules and scripts.
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1514 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
6e15b229e7
Common parts of CMake modules targets were moved to cmake/module.rules.txt.
...
This greatly simplified further work.
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1513 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
01f7fb810a
-Wno-reorder option is not valid for pure C
...
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1512 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
0e2404142e
using multiset instead of set for the timers, so that multiple timers with the same timestamp can coexist
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1511 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
e705c19600
removeTimer and removeTimers actions
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1510 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
a7ee9ca66c
- Simplified CMake files for building libraries and plugins.
...
- Ability to override installation directories.
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1509 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
739b40730e
moving file by copying if rename fails with EXDEV (SEMS-58).
...
changed the debug level of error messages to WARN
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1508 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
af99a7f223
onOutgoingInvite callback when sending INVITE
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1507 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
33876e9d04
implemented options_session_limit: SEMS-31 Special OPTIONS response if near session_limit
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1506 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
6f204ac4b7
implements mail_header_vars : add variables from P-App-Param into voicemail template (SEMS-17)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1505 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
95f6267f09
prepare for install target (started adding necessary variables)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1503 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
eb91a5717d
Added missing include path to gateway app
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1502 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
21d1eee88c
Use INCLUDE_DIRECTORIES directive
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1501 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
b61b8324b1
Comment out applications we currently can't build with CMake
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1500 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
7fe3137a40
Use ADD_DEFINITIONS directive instead of naive checks for compiler
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1499 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
beb2129074
added install target for sems-stats
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1498 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
a237367c62
added stub for twit app
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1497 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
a57d90c57e
added stub for mod_aws dsm
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1496 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
1c4788fdb7
set CMAKE_SHARED_LIBRARY_PREFIX globally
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1495 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Peter Lemenkov
ade30942bd
Properly set $ARCH in cmake template.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1494 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
9cce3d82c1
fix: gracefully handle unknown file subtypes
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1491 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
bc584d6f8c
rand / srand functions
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1490 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Raphael Coeffic
857363dbf5
- fixes discrepancy between outbound_proxy format (URI) and request.next_hop, which now also accepts a URI.
...
In the case of a SIP URI (other types are not supported anyway), only the hostname and port are used.
- fixes a possible memory leak in SipCtrlInterface (in case set_next_hop() failed).
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1489 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
64d8ace63e
option to enable event queue logging. (disabled by default, as this creates too much noise in the log)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1488 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
04fe5722a0
enabling echo app also for outgoing calls (useful for testing)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1487 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Raphael Coeffic
5c2f939641
adds support for stateless replies in trans_layer.cpp.
...
now replies with '400 Bad request' if the request's basic headers were absent, or could not be parsed.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1486 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
f7b9c63571
drop messages with missing call-id or cseq instead of assert (interim fix until proper error reply implemented)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1485 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
7bc1c59453
params are quoted in the speex RFC
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1484 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
bd91ab1d7d
initialize control interface before other modules (so that app modules are loaded last)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1483 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
27f7863f5b
fixed fd leak when SSL connection fails
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1482 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
3e17912134
typo. (public_sip->public_ip)
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1481 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
e3b05499fe
really setting the playout type on session start
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1479 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
202645024c
using adaptive playout as default
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1478 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
00e272207a
basic monitoring support for DSM: dsm_diag and dsm_state contain current FSM/state
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1475 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Raphael Coeffic
fedfc4745e
- BYE handling for unknown dialogs added.
...
- in case no factory can be found, reply 404 instead of 500.
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1474 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
178a5023d7
fix: if a CANCEL to non-existing call received, reply 481 error
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1473 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
a4c9cb1ced
port of r1470:
...
- also support compact form of Event header (o)
- strip header parameters before checking for subscription type
- support remote hangup before REFER succeeded
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1472 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
150721c5a9
Content-Type taken from sip requests' property
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1471 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
709e05536c
twitter app. call sip:tweet@iptel.org or 1010 if you have set your twitter account at iptel.org/service -> other.
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1466 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
41a78d52e6
return 400 (client) error on invalid address. Log as warning, not error
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1465 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
d3dd422446
AmAudio device for playing/sinking silence, optionally a certain length
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1464 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
d651b6a7b0
support headers in uri parser; slight reformatting
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1463 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Stefan Sayer
eba6b14da0
fix: don't erase the transaction before having sent 200 ACK
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1462 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago
Raphael Coeffic
4a97038878
some cleanup + test code removal (harmless).
...
git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1461 8eb893ce-cfd4-0310-b710-fb5ebe64c474
17 years ago