Commit Graph

950 Commits (04c8d0191023aebab8540d8ae809d6cb823bd2ac)

Author SHA1 Message Date
Stefan Sayer 17502bbcde added P-Preferred-Identity header
16 years ago
Stefan Sayer 9b18480957 don't send User-Agent in BYE sent from B2B
16 years ago
Stefan Sayer cc31436797 don't send User-Agent in session refresh from SEMS
16 years ago
Stefan Sayer 6f43448dab remove unused B2BCallAccepted B2B event
16 years ago
Stefan Sayer 661652a9c6 support escaped " in config values (\")
16 years ago
Stefan Sayer 0b1898604f B2B: handle failed sending INVITE in callee leg
16 years ago
Stefan Sayer 041ca96d8c added comments about return codes
16 years ago
Stefan Sayer a90c49e38d removed sipctrl reference
16 years ago
Stefan Sayer 803fa90875 remove still sipctrl references in sample config
16 years ago
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