Commit Graph

52 Commits (23dc8fdfd9d147c06bee49cc458c2ca558aaac3f)

Author SHA1 Message Date
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 6e15b229e7 Common parts of CMake modules targets were moved to cmake/module.rules.txt.
17 years ago
Peter Lemenkov a7ee9ca66c - Simplified CMake files for building libraries and plugins.
17 years ago
Peter Lemenkov 21d1eee88c Use INCLUDE_DIRECTORIES directive
17 years ago
Peter Lemenkov 7fe3137a40 Use ADD_DEFINITIONS directive instead of naive checks for compiler
17 years ago
Peter Lemenkov 1c4788fdb7 set CMAKE_SHARED_LIBRARY_PREFIX globally
17 years ago
Peter Lemenkov 16044e080f Some cleanups.
18 years ago
Peter Lemenkov 6b1b2d526f initial commit of cmake files
18 years ago
Stefan Sayer ec7e003067 save one string copy
18 years ago
Stefan Sayer 27e3422d40 making it a little safer using reference
18 years ago
Stefan Sayer 7fb993dc55 using local tag insteda of call id (can be used for controlling session by sending events)
18 years ago
Stefan Sayer 967dcefb2e add conf_id to monitoring
18 years ago
Stefan Sayer cd701d1a9f return 404 if rfc 4240 room naming is used and conference room id is empty
18 years ago
Juha Heinanen ffe996810a * Now MySQL parts of early_announce and conference code work also with
18 years ago
Stefan Sayer 838f63572f flite TTS for ZRTP SAS
19 years ago
Juha Heinanen 18d97431a5 * Set reconnect option so that MySQL connection is automatically
19 years ago
Juha Heinanen d7c8b7f699 * Had to add LF at the end of conference extra_headers, because without
19 years ago
Stefan Sayer 3497f9e94a fixed header include due to AmAudio/AmAudioFile split
19 years ago
Juha Heinanen a3c88fe612 * Introduced max_participants conference.conf variable.
19 years ago
Stefan Sayer a5e8881084 moved AmRingTone to core
19 years ago
Stefan Sayer df041a16ed train ride doxygen documentation
19 years ago
Stefan Sayer 8d76c8bb0a indented apps to default indentation
19 years ago
Stefan Sayer aee44c98cd fixed small mem leak: playlist is closed in session destructors to free playlist items
19 years ago
Stefan Sayer acad1c96b2 only print deprecated headers warn message if headers are used
19 years ago
Juha Heinanen d46ba25419 * Changed unknown value of 'language' field from NULL to ''. The reason
19 years ago
Juha Heinanen 3924478d78 * Fixed misplaced USE_MYSQL #endif.
19 years ago
Juha Heinanen 3123aba1bf * Added MySQL audio and template storage option for voicemail
20 years ago
Juha Heinanen 29d6318285 * Added APP_NAME to name of cached file in order to avoid conflict if
20 years ago
Juha Heinanen c82fbdc5a0 * Conference audio can now be stored in MySQL database.
20 years ago
Juha Heinanen bb9f5a98ef * Added language awareness to conference application. Should be
20 years ago
Stefan Sayer a02bd12573 added Dialout headers based on session parameters
20 years ago
Raphael Coeffic 4ddc7a6714 - suppressed all hard-coded "P-Iptel-..." and replaced through PARAM_HDR and APPNAME_HDR.
20 years ago
Stefan Sayer fa35cb1cdf * functions for taking all session specific parameters from P-Iptel-Param
20 years ago
Stefan Sayer 9b8725f706 updated doc
20 years ago
Stefan Sayer f4d64a3d76 applies patch from Andriy which makes adaptive jitter buffer and adaptive playout buffer selectable at run time
20 years ago
Stefan Sayer 4ef74402a8 fixes small bug in dialout, which is now recognized if user enters e.g ##*
20 years ago
Stefan Sayer 05a105357c disables DTMF detection in conference if not needed
20 years ago
Maxim Sobolev 58f33c8556 Second, much improved revision of adaptive jitter buffering patch.
20 years ago
Stefan Sayer 66d132f871 cleaned up and corrected the install system
20 years ago
Stefan Sayer 2846bfaa02 added file for conference beep
20 years ago
Stefan Sayer 6d8f8d9645 enabled Id svn keyword property
20 years ago
Stefan Sayer 7f6d1af4a7 example for transfering the session after announcement using REFER
20 years ago
Stefan Sayer 836db3d70d reenabled DialoutSuffix
20 years ago
Raphael Coeffic c75dd1bae7 merged changes from rel_0.10.0_rc1@106 made at sipit into trunk.
20 years ago
Stefan Sayer a48b4603a7 added and moved documentation
20 years ago
Stefan Sayer bbfe61da5f changed SessionScheduler name to MediaProcessor
20 years ago
Stefan Sayer d60a972738 * status returns to normal after dialout completed (new dialout possible)
20 years ago
Raphael Coeffic cae727568b added adaptive playout activation within conference.
20 years ago
Raphael Coeffic 524c479225 added Readme file.
21 years ago