Commit Graph

60 Commits (a94de00b66459ddcb8dc8e691b184115503bb85e)

Author SHA1 Message Date
Stefan Sayer c1f3dee9de by default, don't load py_sems
15 years ago
Stefan Sayer 51cae30c0c add wait_for_bye_transaction config parameter, fixes auth of BYE
15 years ago
Stefan Sayer 193d49bfc7 clarified use of additional_interfaces in doc
15 years ago
Raphael Coeffic e7740239da allow network interface name for sip_ip* parameters.
15 years ago
Raphael Coeffic 2faaa4f4fa aligned help in sems.conf.sample with the code in AmConfig.
15 years ago
Stefan Sayer 351e9fe447 adds next_hop core config option
15 years ago
Stefan Sayer aa11873d0e fixed/added sample config to multihoming
15 years ago
Stefan Sayer 7774944f12 adds shutdownmode, in which calls are replied with defined err
15 years ago
Stefan Sayer 8e2a4655eb removed double stats.conf
15 years ago
Raphael Coeffic 6aaeb6ece9 moved IP related config to AmConfig
15 years ago
Raphael Coeffic aafc7ba080 Wip: adds multiple interface to config reader
15 years ago
Stefan Sayer 9d7ccee705 add sems.conf option skip_dns_srv
15 years ago
Stefan Sayer 803fa90875 remove still sipctrl references in sample config
15 years ago
Stefan Sayer 4ff5d69fbd cmake proxy_sticky_auth and accept_fr_without_totag
15 years ago
Stefan Sayer 23c333c734 introduce proxy_sticky_auth feature
15 years ago
Stefan Sayer c4ee58f46b add lost accept_fr_without_totag sample cfg option
15 years ago
Raphael Coeffic 61bb42dc19 renamed the tracked config so that it does not conflict with the one used during tests.
16 years ago
Peter Lemenkov 4f8d0c14b2 Sync CMake sems.conf template with latest sample config
16 years ago
debian c319caf74e mod config path again /etc/sems/etc
16 years ago
Stefan Sayer cbf59af49d introduced max_shutdown_time, limits server stop
16 years ago
Stefan Sayer 50056f4279 configuration for 100rel in sample config
16 years ago
Peter Lemenkov f697f119ec Sync with latest sems.conf.sample
16 years ago
Raphael Coeffic b6c310ca5e SEMS plug-in config files are now installed into $(cfg-target) instead of $(cfg-target)etc.
16 years ago
Stefan Sayer 9ea2b5318a removed some more obsolete ser-sems stuff
16 years ago
Raphael Coeffic d909b7a34f - fix for the case where force_outbound_proxy is set to "yes" whereby no outbound_proxy has been set.
16 years ago
Raphael Coeffic 9ed85e1465 - sip_server_threads configuration parameter added.
16 years ago
Stefan Sayer 972283ff66 adds possibility to set UDP receive buffer size in config.
16 years ago
Stefan Sayer ceb2030acc Introduces optional (compile-time) threadpool for signaling support.
16 years ago
Stefan Sayer f08a1e7416 added more explanation about module loading
16 years ago
Peter Lemenkov db32233ba8 - Install main config-file.
17 years ago
Stefan Sayer 33876e9d04 implemented options_session_limit: SEMS-31 Special OPTIONS response if near session_limit
17 years ago
Stefan Sayer 64d8ace63e option to enable event queue logging. (disabled by default, as this creates too much noise in the log)
17 years ago
Stefan Sayer 3e17912134 typo. (public_sip->public_ip)
17 years ago
Stefan Sayer 8078e57729 use default signature per default config; wait a little while restarting sems, to let it end
17 years ago
Stefan Sayer 35fa987f32 fixed including config files' path
17 years ago
Stefan Sayer 79f015916c makes log level of unhandled (positive) replies configurable
17 years ago
Stefan Sayer eec967b112 reorganised and ordered sample config
17 years ago
Stefan Sayer f8d6207e97 using apphdr value as default application
17 years ago
Stefan Sayer 96a87a1d94 added sipctrl to load_plugins example. clarified module load comments.
18 years ago
Juha Heinanen 79219d71ab * Changes "listen" sems.conf variable to "media_ip".
18 years ago
Stefan Sayer 6f44a030bb core ZRTP support (see zfoneproject.com)
18 years ago
Stefan Sayer d5ab4c2db6 optional INFO logging of sessions created and stopped
18 years ago
Richard Newman 3c7c8297f5 Add configuration parameter 'public_ip' and mechanisms to use it in SDP body generation.
18 years ago
Stefan Sayer f40b479023 excluding precoded_announce by default
18 years ago
Stefan Sayer 08f1c0659f configurable syslog facility
18 years ago
Stefan Sayer 9c0e638fdd changed standard overload reply code
18 years ago
Stefan Sayer 7e312d72cf configurable session limit, after which the server will not accept further calls.
18 years ago
Raphael Coeffic bbcb76c63c corrected typo (unxisockctrl -> unixsockctrl)
18 years ago
Raphael Coeffic a921931e2e - changed default SIP port to 5080.
18 years ago
Stefan Sayer a2eb922962 re-added P-App-Name application selection
18 years ago