Commit Graph

286 Commits (4ff5d69fbdf95f4f00a9c6233824e815ca1cb7df)

Author SHA1 Message Date
Stefan Sayer 23c333c734 introduce proxy_sticky_auth feature
16 years ago
Peter Lemenkov 6f049cb7b8 Simplify docs installing
16 years ago
Raphael Coeffic 2101331d13 typo fix: removes a gcc warning
16 years ago
Peter Lemenkov 487001bfcd More cmake templates
16 years ago
debian 224c6de7a4 remove superfluous file
16 years ago
debian 1181f522db only define _GNU_SOURCE once
16 years ago
Stefan Sayer 5c77aa56dc on linux,define _GNU_SOURCE before including stdio
16 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
16 years ago
Stefan Sayer f1be62d5d7 reformatting (only wsp changes)
16 years ago
Stefan Sayer b6e4cd1c87 allow to pass all ipp paths to make
16 years ago
Stefan Sayer c46ba3462c G.729 codec module (wrapper for Intel IPP 0.6)
16 years ago
Stefan Sayer 8f289e98b9 reverted app config dir to /etc/sems/etc
16 years ago
Stefan Sayer 90cccb3383 reworked SST + B2BUA implementation
16 years ago
Stefan Sayer 7eb35d41c3 handling session timeout in onSessionTimeout evh
16 years ago
Stefan Sayer 24b6f5163f small sample config clarification
16 years ago
Stefan Sayer 2f36762bd9 UPDATE support for Session Timer
16 years ago
Stefan Sayer c21949a3d8 b/f: fix configuration return value
16 years ago
Stefan Sayer ee229de02c b/f: send autheticated BYE with To-tag
16 years ago
Peter Lemenkov fe586a666f Fix CMake build of renamed md5.{c => cpp}
16 years ago
Raphael Coeffic 2cb7cb0ab1 fixes uac_auth on max os x
16 years ago
Stefan Sayer 6127241d2b properly evaluate minimum session timer
16 years ago
Stefan Sayer c397064d71 session-timer: use headers from AmSipHeaders
16 years ago
bpintea cf3c93492a Merge branch 'master' into bpintea/prack
16 years ago
Stefan Sayer 7fbe92bbd7 fix authentication on outgoing calls
16 years ago
Stefan Sayer 96708470ef stats: no SO_REUSEADDR, don't start server on err
16 years ago
bpi be60e06c3a small fixes
16 years ago
Stefan Sayer 77853863ab getHeader:support content spanning multipe headers
16 years ago
bpi 6d27feb346 add support for 100rel extension (prack)
16 years ago
Stefan Sayer 0801200e56 avoid deadlock when setting timer in timer event
16 years ago
Peter Lemenkov 08a5a3bfce Added workarounfd for weird behaviour of CMake 2.4 while handling
16 years ago
Raphael Coeffic eec4c5c2d5 - make use of LDFLAGS and EXTRA_LDFLAGS for linking 'sems-stats'
16 years ago
Peter Lemenkov b2535ebe67 Do not use SET_PROPERTY in CMake makefiles - incompatible with old CMake
17 years ago
Raphael Coeffic 00bfd9b9bb finishes what has been begun with last commit.
17 years ago
Raphael Coeffic 25afe474bc - removed onSipEvent (not used anywhere...)
17 years ago
Ondrej Martine ccec6fe36c * command-line parsing
17 years ago
Stefan Sayer 0070ec7c9a fixed calculation of actual session timer interval, if remote end does not support SST
17 years ago
Raphael Coeffic a215e5adda - works better like this on MacOSX.
17 years ago
Peter Lemenkov 33744a0faf Missing *.c module in adpcm CMake makefile
17 years ago
Stefan Sayer c6d9ae3bbf create RTP stream (AmSession::rtp_str) only if really needed
17 years ago
Raphael Coeffic 00aa71fad7 - moved sipctrl plug-in into the core (core/sip).
17 years ago
Peter Lemenkov 6631bfc256 Add condition for building iLBC support.
17 years ago
Raphael Coeffic a0dfd71af5 - splits the exclude_modules in three variables (exclude_core_module, exclude_apps_modules,exclude_dsm_modules).
17 years ago
Peter Lemenkov 7cc55a823a Remove binrpcctrl from CMake files
17 years ago
Raphael Coeffic d3165b1e98 obsoleted
17 years ago
Stefan Sayer 2461368ae2 installation fix: don't install CMakeLists.txt as scripts (from 1.2)
17 years ago
Raphael Coeffic 83ba2ee75f - fixed Via transport parser to be case-insensitive as prescribed by RFC3261.
17 years ago
Raphael Coeffic b50f9996a7 - corrected Via handling for transactional replies to correspond to RFC3261, section 18.2.2.
17 years ago
Raphael Coeffic dd7cf34cbc - fixes exponential backoff for re-transmissions.
17 years ago
Raphael Coeffic 9695cdd7e7 - fixes issues related to exclude_modules
17 years ago
Stefan Sayer a927e2a16f fix compilation also for new spandsp versions (>0.0.5)
17 years ago