Commit Graph

67 Commits (900875bd910f1e301d9727e2d87642c304aa873d)

Author SHA1 Message Date
Richard Fuchs 3311712d16 MT#62181 use std::move
9 months ago
Richard Fuchs 805aad91d2 MT#62181 don't bail early on SIGHUP
10 months ago
Richard Fuchs 80dc4e60ef MT#59962 AmUtils: use overloading for str2int
10 months ago
Richard Fuchs c1d1240d11 MT#62181 core: fix thread exception
10 months ago
Richard Fuchs 70ba23fbc0 MT#62181 rework AmCondition
11 months ago
Donat Zenichev 1a25a841d8 MT#57411 warning: ignoring return value in `main()` (sems.cpp)
3 years ago
Roman Romanchenko a532a09507 MT#55831 Fix sems and sems-pbx to write pid file when running with -E option
3 years ago
Victor Seva 2bf464e5cb Imported Upstream version 1.6.0~20150612~a2d214df36
11 years ago
Victor Seva df9992620d Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
Victor Seva d8b3cbf475 Imported Upstream version 1.4.3
13 years ago
Victor Seva ed24eaef4c core: fix return status pipe machinery in non-daemon mode
13 years ago
Victor Seva 770055e4a9 fix: sems process returns always 0 when daemonized.
13 years ago
Raphael Coeffic 6aaeb6ece9 moved IP related config to AmConfig
15 years ago
Raphael Coeffic 34665040da Wip: start multiple SIP/UDP servers on multiple interfaces.
15 years ago
Raphael Coeffic aafc7ba080 Wip: adds multiple interface to config reader
15 years ago
Stefan Sayer 434cba1cc7 SIGTERM stops server without sending BYE
15 years ago
Stefan Sayer f3e1cc8b7e b/f: compile fix for threadpool
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 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 f300e8ec18 ignore SIGPIPE (like SIGCHLD)
16 years ago
Stefan Sayer e37e499c9b typo fix in error message
16 years ago
Stefan Sayer 726ad0b393 fix UID and GID parameters processing
16 years ago
Stefan Sayer 75be85ab79 fixed shutdown procedure:
16 years ago
Stefan Sayer 63815b0efe fix compilation warning ( ;) )
16 years ago
Ondrej Martine 2ee9a90417 * use the standard getopt() to parse command-line options
16 years ago
Ondrej Martine ccec6fe36c * command-line parsing
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
Raphael Coeffic 00aa71fad7 - moved sipctrl plug-in into the core (core/sip).
16 years ago
Stefan Sayer 609995aa79 removed ICMP watcher.
16 years ago
Stefan Sayer dd8974eb4a avoid that compiler warning about dereferencing type-punned pointer by copying first
16 years ago
Stefan Sayer d8b9692f1d removing PID file as last action. thanks to juha for reporting.
16 years ago
Stefan Sayer e78c899208 better shutdown order
18 years ago
Stefan Sayer d9884e05d1 first steps on proper shutdown:
18 years ago
Raphael Coeffic 7030673b90 - moved the "dialog-lookup-container" away from the session container into AmEventDispatcher.
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
Richard Newman 3c7c8297f5 Add configuration parameter 'public_ip' and mechanisms to use it in SDP body generation.
18 years ago
Raphael Coeffic b0e2eed667 - fixed more Darwin stuff: basic SEMS stuff work on Mac OS X now :-)
18 years ago
Stefan Sayer 9c62df49ba reverted getInterfaceList to pre- r844 for linux
18 years ago
Stefan Sayer b5f42a5083 fixing sa_len to compile again on non-ipv6 and non-macosx
18 years ago
Raphael Coeffic ff58969cfc Darwin port continued...
18 years ago
Richard Newman 23fdab68ca Reformatting and punctuation in sems.cpp.
18 years ago
Stefan Sayer e76c90d291 added function to ignore sigchld (executing shell cmds)
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 3d4af962cd undone r663 (sorry)
18 years ago