Commit Graph

1286 Commits (6dd0023017a029bb4fdf36ddfe207bc03d73ccc7)
 

Author SHA1 Message Date
Peter Lemenkov 6dd0023017 - Fixed installation of main config files.
17 years ago
Peter Lemenkov db32233ba8 - Install main config-file.
17 years ago
Peter Lemenkov 6f160a9374 - Oops! This was committed by accident.
17 years ago
Peter Lemenkov ff7a6c8a76 - Added rules for installing of config-files for modules.
17 years ago
Peter Lemenkov f5f4672db4 - Added installation of audio-files.
17 years ago
Peter Lemenkov 683d52bc48 - DSM sub-modules common includedir was moved to dsm.lib.rules.txt.
17 years ago
Peter Lemenkov 8d38f1123a - Add installation of DSM sub-modules and scripts.
17 years ago
Peter Lemenkov 6e15b229e7 Common parts of CMake modules targets were moved to cmake/module.rules.txt.
17 years ago
Peter Lemenkov 01f7fb810a -Wno-reorder option is not valid for pure C
17 years ago
Stefan Sayer 0e2404142e using multiset instead of set for the timers, so that multiple timers with the same timestamp can coexist
17 years ago
Stefan Sayer e705c19600 removeTimer and removeTimers actions
17 years ago
Peter Lemenkov a7ee9ca66c - Simplified CMake files for building libraries and plugins.
17 years ago
Stefan Sayer 739b40730e moving file by copying if rename fails with EXDEV (SEMS-58).
17 years ago
Stefan Sayer af99a7f223 onOutgoingInvite callback when sending INVITE
17 years ago
Stefan Sayer 33876e9d04 implemented options_session_limit: SEMS-31 Special OPTIONS response if near session_limit
17 years ago
Stefan Sayer 6f204ac4b7 implements mail_header_vars : add variables from P-App-Param into voicemail template (SEMS-17)
17 years ago
Peter Lemenkov 95f6267f09 prepare for install target (started adding necessary variables)
17 years ago
Peter Lemenkov eb91a5717d Added missing include path to gateway app
17 years ago
Peter Lemenkov 21d1eee88c Use INCLUDE_DIRECTORIES directive
17 years ago
Peter Lemenkov b61b8324b1 Comment out applications we currently can't build with CMake
17 years ago
Peter Lemenkov 7fe3137a40 Use ADD_DEFINITIONS directive instead of naive checks for compiler
17 years ago
Peter Lemenkov beb2129074 added install target for sems-stats
17 years ago
Peter Lemenkov a237367c62 added stub for twit app
17 years ago
Peter Lemenkov a57d90c57e added stub for mod_aws dsm
17 years ago
Peter Lemenkov 1c4788fdb7 set CMAKE_SHARED_LIBRARY_PREFIX globally
17 years ago
Peter Lemenkov ade30942bd Properly set $ARCH in cmake template.
17 years ago
Stefan Sayer 9cce3d82c1 fix: gracefully handle unknown file subtypes
17 years ago
Stefan Sayer bc584d6f8c rand / srand functions
17 years ago
Raphael Coeffic 857363dbf5 - fixes discrepancy between outbound_proxy format (URI) and request.next_hop, which now also accepts a URI.
17 years ago
Stefan Sayer 64d8ace63e option to enable event queue logging. (disabled by default, as this creates too much noise in the log)
17 years ago
Stefan Sayer 04fe5722a0 enabling echo app also for outgoing calls (useful for testing)
17 years ago
Raphael Coeffic 5c2f939641 adds support for stateless replies in trans_layer.cpp.
17 years ago
Stefan Sayer f7b9c63571 drop messages with missing call-id or cseq instead of assert (interim fix until proper error reply implemented)
17 years ago
Stefan Sayer 7bc1c59453 params are quoted in the speex RFC
17 years ago
Stefan Sayer bd91ab1d7d initialize control interface before other modules (so that app modules are loaded last)
17 years ago
Stefan Sayer 27f7863f5b fixed fd leak when SSL connection fails
17 years ago
Stefan Sayer 3e17912134 typo. (public_sip->public_ip)
17 years ago
Stefan Sayer e3b05499fe really setting the playout type on session start
17 years ago
Stefan Sayer 202645024c using adaptive playout as default
17 years ago
Stefan Sayer 00e272207a basic monitoring support for DSM: dsm_diag and dsm_state contain current FSM/state
17 years ago
Raphael Coeffic fedfc4745e - BYE handling for unknown dialogs added.
17 years ago
Stefan Sayer 178a5023d7 fix: if a CANCEL to non-existing call received, reply 481 error
17 years ago
Stefan Sayer a4c9cb1ced port of r1470:
17 years ago
Stefan Sayer 150721c5a9 Content-Type taken from sip requests' property
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.
17 years ago
Stefan Sayer 41a78d52e6 return 400 (client) error on invalid address. Log as warning, not error
17 years ago
Stefan Sayer d3dd422446 AmAudio device for playing/sinking silence, optionally a certain length
17 years ago
Stefan Sayer d651b6a7b0 support headers in uri parser; slight reformatting
17 years ago
Stefan Sayer eba6b14da0 fix: don't erase the transaction before having sent 200 ACK
17 years ago
Raphael Coeffic 4a97038878 some cleanup + test code removal (harmless).
17 years ago