Commit Graph

941 Commits (4ff5d69fbdf95f4f00a9c6233824e815ca1cb7df)

Author SHA1 Message Date
Stefan Sayer 4ff5d69fbd cmake proxy_sticky_auth and accept_fr_without_totag
16 years ago
Stefan Sayer 23c333c734 introduce proxy_sticky_auth feature
16 years ago
Stefan Sayer c4ee58f46b add lost accept_fr_without_totag sample cfg option
16 years ago
Stefan Sayer a66e057cd1 handle relayed INVITE in core (AmB2BSession)
16 years ago
Stefan Sayer 47250b89c9 add remote_ip/port, local_ip/port to sip msg
16 years ago
Stefan Sayer e1e8aa2e6b warning about missing to-tag only if unhandled
16 years ago
Raphael Coeffic 9d4fa937aa fixed: app_mapping.conf installation
16 years ago
Peter Lemenkov 3d6244ebc0 Merge branch 'master' of ssh://git.sip-router.org/sems
16 years ago
Raphael Coeffic 791132ad78 changed: SEMS won't stop anymore on the first error in config file.
16 years ago
Raphael Coeffic 61bb42dc19 renamed the tracked config so that it does not conflict with the one used during tests.
16 years ago
Raphael Coeffic 3af67ec695 adds AmDynInvoke pointer to the supported payloads in AmArg.
16 years ago
Peter Lemenkov 3d25784410 Simplify installing of audio files
16 years ago
Peter Lemenkov 6f049cb7b8 Simplify docs installing
16 years ago
Peter Lemenkov a331a0b6ce Do not install app-specific docs during core module's installation
16 years ago
Peter Lemenkov 4f8d0c14b2 Sync CMake sems.conf template with latest sample config
16 years ago
Peter Lemenkov df9524d8e0 Fix for architectures w/o atomic built-in functions
16 years ago
Raphael Coeffic 08f6326ac2 avoid to copy the string even if solaris defines getenv to need a char* argument.
16 years ago
Raphael Coeffic 2101331d13 typo fix: removes a gcc warning
16 years ago
Peter Lemenkov 487001bfcd More cmake templates
16 years ago
Stefan Sayer 107a0aa3b3 fix get_header_keyvalue for keys length 1
16 years ago
Stefan Sayer f68993e5a6 missing link for tests
16 years ago
sayer 2f8abb0a5f Merge branch 'master' of ssh://sayer@git.sip-router.org/sems
16 years ago
debian a3b7974740 restoring some more app-cfg-target
16 years ago
debian c319caf74e mod config path again /etc/sems/etc
16 years ago
Stefan Sayer 42f6589f02 work around getenv requiring char*
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 5f93d15285 restored license and reformatting
16 years ago
Stefan Sayer 097e5f44ae restore file that mysteriously got corrupted
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 5a57721513 implements SIGUSR1/SIGUSR2 handling, custom use
16 years ago
Stefan Sayer f1b8362ef0 handle SIGHUP: stop sessions (send BYE), dont quit
16 years ago
Stefan Sayer cc80ab78c6 removed obsolete user_prefix_separator
16 years ago
Stefan Sayer cbf59af49d introduced max_shutdown_time, limits server stop
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 903e909f8b add suggested parentheses around ‘&&’ within ‘||’
16 years ago
Stefan Sayer 844caecfca b/f: don't continue processing after 500 reply
16 years ago
Stefan Sayer fdb28ab072 small optimization
16 years ago
Stefan Sayer 9e48bad2f6 moved check for UPDATE support in req/reply handlers
16 years ago
Stefan Sayer 83179ccaf4 b/f: terminate other leg only if existing
16 years ago
Stefan Sayer 7eb35d41c3 handling session timeout in onSessionTimeout evh
16 years ago
Stefan Sayer 617f07d2c5 b/f: relay SDP in SDP only for INVITE method
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 6e503d4112 a bit more verbosity when configured 100rel wrong
16 years ago