Commit Graph

21 Commits (master)

Author SHA1 Message Date
Richard Fuchs d847534a6a MT#62181 store sip_msg buffer as std::string
4 months ago
Richard Fuchs 2205da584d MT#62181 use shared_ptr for refcounting sockets
11 months ago
Richard Fuchs 12317f7116 MT#62181 add systemd support
1 year ago
Richard Fuchs 05506cd2bb MT#62181 remove debugging remnant
1 year ago
Richard Fuchs c2c70d0f56 MT#62181 transport: slight reformat
1 year ago
Richard Fuchs b8fde4d3fe MT#62181 udp_trsp: break out of blocking recv()
1 year ago
Richard Fuchs 42a3ef3c62 MT#62181 transport: fix up socket usage
1 year ago
Donat Zenichev 33607e72b2 MT#59962 udp_trsp: memset the `from_addr`
1 year ago
Richard Fuchs 11e0ef4d58 MT#59962 core: fix insignificant mem leak
1 year ago
Victor Seva ff47897962 Imported Upstream version 1.6.0~20140516~eaa616
12 years ago
Stefan Sayer 604cb3e10c some DBG/INFO logging on startup
16 years ago
Raphael Coeffic 406238f393 adds automatic transport selection for SIP messages.
16 years ago
Stefan Sayer 5bd402c8bd unified and cleaned up debug log
16 years ago
Stefan Sayer 17b60aac52 grammatical correction in dbg message
16 years ago
Stefan Sayer 7dcb7e2abb added OpenSSL linking exception to license
16 years ago
Stefan Sayer 4f24505a51 sipstack: don't use SO_REUSEADDR (on UDP)
16 years ago
Raphael Coeffic d31ef86751 - added support for multiple SIP/UDP receivers.
16 years ago
Stefan Sayer 972283ff66 adds possibility to set UDP receive buffer size in config.
16 years ago
Stefan Sayer d7ce62ac11 enabled log_raw_messages for sending again
16 years ago
Raphael Coeffic ab3a9e606f - missing modifications related to config vars.
16 years ago
Raphael Coeffic 00aa71fad7 - moved sipctrl plug-in into the core (core/sip).
16 years ago