Commit Graph

69 Commits (a94de00b66459ddcb8dc8e691b184115503bb85e)

Author SHA1 Message Date
Peter Lemenkov eafd0e262f Sync CMake templates
15 years ago
Stefan Sayer f2c6964550 SST: retry INV/UPD on 422 Session Interval to low
15 years ago
Raphael Coeffic 35cc7601a5 removed reference to LocalIP.
15 years ago
Raphael Coeffic aafc7ba080 Wip: adds multiple interface to config reader
15 years ago
Peter Lemenkov 3d25784410 Simplify installing of audio files
16 years ago
Peter Lemenkov d31c6fd18f Simplify doc-files installation
16 years ago
Peter Lemenkov 487001bfcd More cmake templates
16 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
16 years ago
Stefan Sayer a217168a64 SIP Session Timer support for conference app
16 years ago
Stefan Sayer 90cccb3383 reworked SST + B2BUA implementation
16 years ago
Stefan Sayer 77853863ab getHeader:support content spanning multipe headers
16 years ago
Peter Lemenkov c30c021763 Typo: paramater => parameter
16 years ago
Peter Lemenkov a36ec93cd1 One typo and few trailing whitespace cleanups
16 years ago
Raphael Coeffic dea103ae68 - make the AmSipDialog call the SIP event handler within AmSession, instead of the opposite.
16 years ago
Raphael Coeffic b24f51ef5b - simplified some code in the SIP stack
16 years ago
Raphael Coeffic d6a547ca8e - removed sticky "next_hop".
16 years ago
Stefan Sayer c6d9ae3bbf create RTP stream (AmSession::rtp_str) only if really needed
16 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 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.
17 years ago
Peter Lemenkov 6b1b2d526f initial commit of cmake files
17 years ago
Stefan Sayer ec7e003067 save one string copy
17 years ago
Stefan Sayer 27e3422d40 making it a little safer using reference
17 years ago
Stefan Sayer 7fb993dc55 using local tag insteda of call id (can be used for controlling session by sending events)
17 years ago
Stefan Sayer 967dcefb2e add conf_id to monitoring
17 years ago
Stefan Sayer cd701d1a9f return 404 if rfc 4240 room naming is used and conference room id is empty
17 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
18 years ago
Juha Heinanen 18d97431a5 * Set reconnect option so that MySQL connection is automatically
18 years ago
Juha Heinanen d7c8b7f699 * Had to add LF at the end of conference extra_headers, because without
18 years ago
Stefan Sayer 3497f9e94a fixed header include due to AmAudio/AmAudioFile split
18 years ago
Juha Heinanen a3c88fe612 * Introduced max_participants conference.conf variable.
18 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
19 years ago
Juha Heinanen 29d6318285 * Added APP_NAME to name of cached file in order to avoid conflict if
19 years ago
Juha Heinanen c82fbdc5a0 * Conference audio can now be stored in MySQL database.
19 years ago
Juha Heinanen bb9f5a98ef * Added language awareness to conference application. Should be
19 years ago
Stefan Sayer a02bd12573 added Dialout headers based on session parameters
19 years ago
Raphael Coeffic 4ddc7a6714 - suppressed all hard-coded "P-Iptel-..." and replaced through PARAM_HDR and APPNAME_HDR.
19 years ago