Commit Graph

1502 Commits (3cdb00f9b481dcc6bbbf7119bc535c7db2faef8f)
 

Author SHA1 Message Date
Stefan Sayer 3cdb00f9b4 added note about optimizing locking in doc
16 years ago
Stefan Sayer 7a0a948fa9 adds lock striping for the event dispatcher.
16 years ago
Stefan Sayer 972283ff66 adds possibility to set UDP receive buffer size in config.
16 years ago
Stefan Sayer 446ff886ba also pass trans_ticket to UA for ACKs (aborted otherwise)
16 years ago
Stefan Sayer c6d9ae3bbf create RTP stream (AmSession::rtp_str) only if really needed
16 years ago
Stefan Sayer b339b41bc7 added missing files from thread pool implementation
16 years ago
Stefan Sayer ceb2030acc Introduces optional (compile-time) threadpool for signaling support.
16 years ago
Stefan Sayer a64777c5c0 checking for right load. patch by Andrey Samusenko
16 years ago
Raphael Coeffic 778da1ad57 the old serKey has been replaced by a proper transaction ticket specific to the internal SIP stack.
16 years ago
Raphael Coeffic 7cc53db7a3 avoid building sipctrl.
16 years ago
Peter Lemenkov 9ead74b670 Really fix compilation with old SIP (tool for generating bindings)
16 years ago
Peter Lemenkov a0f3d9f637 Old CMake doesn't set PYTHONLIBS_FOUND variable
16 years ago
Stefan Sayer 61176bc0ce fixed contact header generation
16 years ago
Stefan Sayer d7ce62ac11 enabled log_raw_messages for sending again
16 years ago
Stefan Sayer da870794e7 make this compile again, and only warn if sipctrl module is to be loaded.
16 years ago
Peter Lemenkov c80beb7e64 More compliance with CMake 2.4
16 years ago
Peter Lemenkov 6cebe6265d Do not install .svn sub-directory while installing docs.
16 years ago
Peter Lemenkov b3a1c15608 Fix for newest GCC (>=4.4.3).
16 years ago
Peter Lemenkov 1648ecd39b Fix module name definition.
16 years ago
Raphael Coeffic 5de831c0b0 - Makefile fixes: part 2 ;-)
16 years ago
Raphael Coeffic ab3a9e606f - missing modifications related to config vars.
16 years ago
Raphael Coeffic da883280e4 - the Makefile missing in the last commit (some cmake generated Makefile has been checked in instead....)
16 years ago
Raphael Coeffic 00aa71fad7 - moved sipctrl plug-in into the core (core/sip).
16 years ago
Peter Lemenkov 58d0e62bce Add missing files to CMake target
16 years ago
Peter Lemenkov 27c9786d96 Fix search paths for LAME includes.
16 years ago
Peter Lemenkov 1b0185b33a Fix typo in code, which performs searches for LAME mp3 library.
16 years ago
Raphael Coeffic 4691d10278 - removed the 'doc' and 'fulldoc' targets (moved to doc/).
16 years ago
Raphael Coeffic 44ba8c3cc2 - moved 'make doc|fulldoc' to the doc/ directory.
16 years ago
Peter Lemenkov 34f191ae3c Remove mention of obsoleted fifo and unix-socket stuff from sems.h
16 years ago
Peter Lemenkov 6631bfc256 Add condition for building iLBC support.
16 years ago
Peter Lemenkov 11b6774f10 Typo
16 years ago
Raphael Coeffic a0dfd71af5 - splits the exclude_modules in three variables (exclude_core_module, exclude_apps_modules,exclude_dsm_modules).
16 years ago
Peter Lemenkov 7cc55a823a Remove binrpcctrl from CMake files
16 years ago
Peter Lemenkov b719ec919e Do not install doc/Makefile
16 years ago
Peter Lemenkov 9bdf57fba4 Do not try to install SEMS-OpenSER/SER HOWTOs
16 years ago
Raphael Coeffic d3165b1e98 obsoleted
16 years ago
Raphael Coeffic ea2a6e3824 - new target arch/os detection based on gcc
16 years ago
Stefan Sayer 1a0aac1e16 fix loading of webconference application
16 years ago
Peter Lemenkov 923c4dbe40 Adjust SEMS version in CMake files
16 years ago
Raphael Coeffic 7f165d4f8e - fixes exclude_modules.
16 years ago
Raphael Coeffic 103baef51f - fixes linking error on Darwin (OSX).
16 years ago
Stefan Sayer 68e9aa276c updated CMake file for moved DSM doc
16 years ago
Stefan Sayer 3f3b7c3680 updated debian SEMS version
16 years ago
Stefan Sayer 807cc4da93 install some more documentation in debian, including dsm doc
16 years ago
Stefan Sayer 80539a858f moved DSM documentation to doc/
16 years ago
Stefan Sayer 2461368ae2 installation fix: don't install CMakeLists.txt as scripts (from 1.2)
16 years ago
Stefan Sayer a8c0a8fb8e build by default with monitoring support
16 years ago
Raphael Coeffic 83ba2ee75f - fixed Via transport parser to be case-insensitive as prescribed by RFC3261.
16 years ago
Raphael Coeffic b50f9996a7 - corrected Via handling for transactional replies to correspond to RFC3261, section 18.2.2.
16 years ago
Raphael Coeffic dd7cf34cbc - fixes exponential backoff for re-transmissions.
16 years ago