Commit Graph

53 Commits (500d79d2ffa8ca9141be710adeac678d55bf378c)

Author SHA1 Message Date
bpintea ce90db7205 rework of 100rel support
15 years ago
Stefan Sayer 23c333c734 introduce proxy_sticky_auth feature
15 years ago
Raphael Coeffic 791132ad78 changed: SEMS won't stop anymore on the first error in config file.
15 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
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 6e503d4112 a bit more verbosity when configured 100rel wrong
16 years ago
bpintea cf3c93492a Merge branch 'master' into bpintea/prack
16 years ago
Stefan Sayer f300e8ec18 ignore SIGPIPE (like SIGCHLD)
16 years ago
bpi 6d27feb346 add support for 100rel extension (prack)
16 years ago
Raphael Coeffic a2e840a7b3 Changes the regular expression type from basic to extended to allow
16 years ago
Ondrej Martine ccec6fe36c * command-line parsing
16 years ago
Raphael Coeffic c4c926bd69 added the max_forwards configuration option.
16 years ago
Raphael Coeffic b24f51ef5b - simplified some code in the SIP stack
16 years ago
Raphael Coeffic 9ed85e1465 - sip_server_threads configuration parameter added.
16 years ago
Raphael Coeffic d31ef86751 - added support for multiple SIP/UDP receivers.
16 years ago
Stefan Sayer ceb2030acc Introduces optional (compile-time) threadpool for signaling support.
16 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
Raphael Coeffic f49a5d7f74 - simplified session timer config
17 years ago
Stefan Sayer 79f015916c makes log level of unhandled (positive) replies configurable
17 years ago
Juha Heinanen 79219d71ab * Changes "listen" sems.conf variable to "media_ip".
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 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 665f9c1473 After some researches, it looks like SIGCHLD should never be sent for a dying thread.
18 years ago
Stefan Sayer e76c90d291 added function to ignore sigchld (executing shell cmds)
18 years ago
Stefan Sayer a2eb922962 re-added P-App-Name application selection
18 years ago
Stefan Sayer a76d6bd552 new and more flexible application selection
18 years ago
Stefan Sayer 267e309d7a moving SMTP stuff to voicemail app
18 years ago
Stefan Sayer 0f088b891c sipctrl using LocalSIPIP/LocalSIPPort. LocalSIPIP a config option (sip_ip)
18 years ago
Stefan Sayer f379c6e324 using INT16_MAX from inttypes and added missing config option (hm, seems like noone is using it anyway)
18 years ago
Stefan Sayer 943509231e config option to selectively exclude some payloads (=codecs)
18 years ago
Stefan Sayer 823238100b bloacklist for module loading config parameter. allows to exclude some modules from loading
18 years ago
Raphael Coeffic 80461b82c6 - adds the new SASI interface
18 years ago
Stefan Sayer 65550b96ed spandsp dtmf detection configurable as default dtmf detector
18 years ago
Stefan Sayer 0e9bc0366a adds optional outbound_proxy, the next_hop for dialogs initiated by SEMS
19 years ago
Stefan Sayer 5911a413b0 adds default application config, which will be executed if no app explicitely selected
19 years ago
Stefan Sayer 019791dd09 fixes
19 years ago
Stefan Sayer cd9d3580a6 adds trailing slash to module configuration path if missing
19 years ago
Stefan Sayer a1d2158b6f codec order priority patch ba juha.
19 years ago
Stefan Sayer 5eb2a7325a handling of RTP timeout improved
19 years ago
Maxim Sobolev 3b527c2353 Include all possible payload types into 200 OK and actually accept any of them
19 years ago
Stefan Sayer 7c964b9b03 unifies indentation level in all source files to 2 (-i2)
19 years ago
Stefan Sayer 2d0d8f2d0c adds load_plugins parameter to configuration, which is an optional list of modules to be loaded (instead of everything in plug-in path)
19 years ago
Stefan Sayer dbbdd8c616 * UserAgent/Server header
19 years ago
Stefan Sayer b36cacb45a registrar client. can register at SIP registrar; used via DI API
19 years ago
Stefan Sayer 6d8f8d9645 enabled Id svn keyword property
19 years ago