Commit Graph

1145 Commits (4e008c29ceeacdaf5dab791402c7338b5dd12652)

Author SHA1 Message Date
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.
16 years ago
Raphael Coeffic 2db6efff3b Fix compiling with cmake on MacOSX
16 years ago
Raphael Coeffic af8dfe9e76 generate non-200-ACK on the fly instead of using the retransmission buffer.
16 years ago
Stefan Sayer ffd67aeaa8 b/f: corrected debug level for unimplemented ood message
16 years ago
Stefan Sayer 193d49bfc7 clarified use of additional_interfaces in doc
16 years ago
Raphael Coeffic e7740239da allow network interface name for sip_ip* parameters.
16 years ago
Raphael Coeffic 2faaa4f4fa aligned help in sems.conf.sample with the code in AmConfig.
16 years ago
Raphael Coeffic fe8d44f893 b/f: use removeUserTimers instead of removeTimers.
16 years ago
Raphael Coeffic fbe3e7bacc b/f: translate cseq in replies to the INV request sent by connectCallee().
16 years ago
Raphael Coeffic 59aaa25aa8 adds more debug infos for ACK matching.
16 years ago
Raphael Coeffic 8f24bcfe4f b/f: fixes the ACK/200 matching for transaction looped back to SEMS.
16 years ago
Stefan Sayer 351e9fe447 adds next_hop core config option
16 years ago
Peter Lemenkov 931c24371a Avoid using private Glibc functions
16 years ago
Raphael Coeffic aaaa6ae382 b/f: pass only 200-ACK request to the UA layer.
16 years ago
Raphael Coeffic a59496e611 b/f: fixes previous commit.
16 years ago
Raphael Coeffic cc57a0886f b/f: do not update route or remote_uri on failure reply.
16 years ago
Stefan Sayer c3fd8afbac b/f: ACK for non-existing dialog logged as DEBUG
16 years ago
Stefan Sayer c88fa67cb2 b/f: process properly on short SDP
16 years ago
Stefan Sayer 1b28f5336a b/f: proper skip_line fix
16 years ago
Stefan Sayer ffa2204fe6 b/f: in skip_line don't skip over empty line
16 years ago
Stefan Sayer f2cae49cab b/f: don't try to skip lines in empty SDP
16 years ago
Raphael Coeffic 851d7440ae adds support for "qop" as described in rfc2617.
16 years ago
Raphael Coeffic 7c6cf9a4d5 do not bother about to-tag for anything else but 2xx replies.
16 years ago
Stefan Sayer aee28dac23 b/f: resend authenticated request as VERBATIM
16 years ago
Stefan Sayer 43f8fc7aea b/f: when comparing address, only memcmp address space
16 years ago
Stefan Sayer b2d952105f b/f: use ERROR instead of printf
16 years ago
Raphael Coeffic 46f6d0f631 allow unsupported transport types.
16 years ago
Raphael Coeffic 7c16e8466e b/f: do not pass orphan replies to UA.
16 years ago
Raphael Coeffic d428dd65f6 b/f: bye() might send a CANCEL in the Disconnected state.
16 years ago
Raphael Coeffic cdcce5c482 b/f: close INV trans (w/ 200 ack) before sending BYE.
16 years ago
Raphael Coeffic a9f665799c b/f: accept any 4xx reply after CANCEL. No BYE after 3xx.
16 years ago
Raphael Coeffic c0dd5b2177 sbc: handle onNoAck event.
16 years ago
Raphael Coeffic ae8a4707b8 CANCEL should be treated hop-by-hop.
16 years ago
Raphael Coeffic fb86cab1bd b/f: fixes INV w/ immediate CANCEL use-case.
16 years ago
Stefan Sayer 577a815409 fix mem leak in g729 wrapper.
16 years ago
Raphael Coeffic 60be6e60a7 b/f: avoid relaying events if the session is stopped.
16 years ago
Raphael Coeffic 7545eb11f0 b/f: several minor bugs in session creation.
16 years ago
Raphael Coeffic 8b92dd793e b/f: bind the relay stream against the local RTP IP.
16 years ago