Commit Graph

1169 Commits (09ff31628bb217b41cd335565a34cb98cf174d97)

Author SHA1 Message Date
Stefan Sayer 09ff31628b introduce timeout for sems-stats management utility
15 years ago
Stefan Sayer bcd4ab8547 b/f: in bye() don't do send_200_ack while iterating over uac_trans
15 years ago
Stefan Sayer 12a1315515 b/f: support compact Supported header (k:)
15 years ago
Stefan Sayer 2927a7be8f b/f: remember passive_mode for keeping symmetric RTP in a session
15 years ago
Stefan Sayer 6d7fd116c3 b/f: on receiving re-INVITE without SDP, reply 488 and continue call
15 years ago
Stefan Sayer d79f9edf16 added support for forked INVITEs
15 years ago
Stefan Sayer c37b66ac7b db_reg_agent: re-register if user or realm changed
15 years ago
Stefan Sayer f5adf80c80 explicit unregister support
15 years ago
Stefan Sayer 5f0f354287 report registration send failure; add method to get TS
15 years ago
Stefan Sayer 2899853dd2 registration: make expires selectable
15 years ago
Stefan Sayer 3ac923fcf9 renamed SIPRegistration -> AmSIPRegistration
15 years ago
Stefan Sayer dfe58a0cb1 moved SipRegistration to AmSipRegistration in core
15 years ago
Stefan Sayer 02230087ce reindent
15 years ago
Stefan Sayer 37ae9dbee4 b/f: don't wait in user timer destruction
15 years ago
Stefan Sayer 7fd59bf2f3 enable unloading of module for cleaner shutdown
15 years ago
Stefan Sayer 23694e99b4 b/f: fixed mem leak accumulating sip requests on failed auth
15 years ago
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.
16 years ago