Commit Graph

1153 Commits (e61bca3452ce3af6ccc2f1584f4e0a609e6d28ea)

Author SHA1 Message Date
Stefan Sayer e61bca3452 b/f: some more caution handling broken SDP messages
15 years ago
Stefan Sayer d0562c2f04 b/f: correct parsing of media as last line
15 years ago
Peter Lemenkov eafd0e262f Sync CMake templates
15 years ago
Stefan Sayer c1f3dee9de by default, don't load py_sems
15 years ago
Stefan Sayer f387b4c0d9 fixed include order (for GNU_SOURCE)
15 years ago
Stefan Sayer 308ad9a357 fix some more type correctness
15 years ago
Stefan Sayer 49928e2bd9 b/f: print parsing error if known
15 years ago
Raphael Coeffic 0c246492b9 remove DNS resolver periodic message.
15 years ago
Stefan Sayer ded6f47b9b b/f: SST: initialize min_se variable
15 years ago
Stefan Sayer 0e3923afb6 b/f: mismatching allocation and deallocation: ack_buf
15 years ago
Raphael Coeffic f62bfd1d2c avoid to call AmThread::on_stop() when the thread is already stopped.
15 years ago
Stefan Sayer 7b28c6125c changed maximum config line length to 2048
15 years ago
Stefan Sayer 568466ad65 b/f: fix evaluating 401/407 reply on nonce reuse
15 years ago
Stefan Sayer 51cae30c0c add wait_for_bye_transaction config parameter, fixes auth of BYE
15 years ago
Stefan Sayer b8aef4d13d b/f: ignore SST timers when Disconnecting/Disconnected
15 years ago
Stefan Sayer a9e934864c b/f: SST: only update Timers on INVITE and UPDATE reply
15 years ago
Stefan Sayer 88194bfaab b/f: add authentication header to in-dialog requests
15 years ago
Stefan Sayer 7d02db22c3 b/f: parsing URI params without value correctly
15 years ago
Stefan Sayer 78194790b1 b/f: no quotes in nc for uac auth
15 years ago
Stefan Sayer 19a1103f88 b/f: fix auth qop header quotes (qop="auth" -> qop=auth)
15 years ago
Raphael Coeffic 878cf437d0 clang: remove warnings.
15 years ago
Raphael Coeffic 2db6efff3b Fix compiling with cmake on MacOSX
15 years ago
Raphael Coeffic af8dfe9e76 generate non-200-ACK on the fly instead of using the retransmission buffer.
15 years ago
Stefan Sayer ffd67aeaa8 b/f: corrected debug level for unimplemented ood message
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
Raphael Coeffic fe8d44f893 b/f: use removeUserTimers instead of removeTimers.
15 years ago
Raphael Coeffic fbe3e7bacc b/f: translate cseq in replies to the INV request sent by connectCallee().
15 years ago
Raphael Coeffic 59aaa25aa8 adds more debug infos for ACK matching.
15 years ago
Raphael Coeffic 8f24bcfe4f b/f: fixes the ACK/200 matching for transaction looped back to SEMS.
15 years ago
Stefan Sayer 351e9fe447 adds next_hop core config option
15 years ago
Peter Lemenkov 931c24371a Avoid using private Glibc functions
15 years ago
Raphael Coeffic aaaa6ae382 b/f: pass only 200-ACK request to the UA layer.
15 years ago
Raphael Coeffic a59496e611 b/f: fixes previous commit.
15 years ago
Raphael Coeffic cc57a0886f b/f: do not update route or remote_uri on failure reply.
15 years ago
Stefan Sayer c3fd8afbac b/f: ACK for non-existing dialog logged as DEBUG
15 years ago
Stefan Sayer c88fa67cb2 b/f: process properly on short SDP
15 years ago
Stefan Sayer 1b28f5336a b/f: proper skip_line fix
15 years ago
Stefan Sayer ffa2204fe6 b/f: in skip_line don't skip over empty line
15 years ago
Stefan Sayer f2cae49cab b/f: don't try to skip lines in empty SDP
15 years ago
Raphael Coeffic 851d7440ae adds support for "qop" as described in rfc2617.
15 years ago
Raphael Coeffic 7c6cf9a4d5 do not bother about to-tag for anything else but 2xx replies.
15 years ago
Stefan Sayer aee28dac23 b/f: resend authenticated request as VERBATIM
15 years ago
Stefan Sayer 43f8fc7aea b/f: when comparing address, only memcmp address space
15 years ago
Stefan Sayer b2d952105f b/f: use ERROR instead of printf
15 years ago
Raphael Coeffic 46f6d0f631 allow unsupported transport types.
15 years ago
Raphael Coeffic 7c16e8466e b/f: do not pass orphan replies to UA.
15 years ago
Raphael Coeffic d428dd65f6 b/f: bye() might send a CANCEL in the Disconnected state.
15 years ago
Raphael Coeffic cdcce5c482 b/f: close INV trans (w/ 200 ack) before sending BYE.
15 years ago