Commit Graph

166 Commits (fa0985851aba9bc8ca234b66cd47c50e45eae61f)

Author SHA1 Message Date
Kevin Harwell 430db4333e chan_sip.c: wrong peer searched in sip_report_security_event
10 years ago
Corey Edwards 2d297c7b9a chan_sip/sdp_crypto.c: allow SDP crypto tag to be up to 9 digits
10 years ago
Richard Mudgett e159080c45 chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.
10 years ago
Matthew Jordan 297b8df31b clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago
Matthew Jordan af498bf03e channels/sip/sdp_crypto: Handle SRTP keys negotiated with key lifetime/MKI
10 years ago
Matthew Jordan bc1e13dfc3 channels/chan_sip: Ensure that a BYE is sent during INVITE w/Replaces transfer
10 years ago
Richard Mudgett 094eeade6e ast_str: Fix improper member access to struct ast_str members.
11 years ago
Matthew Jordan 9da14f75e0 channels/sip/reqresp_parser: Fix unit tests for r426594
11 years ago
Matthew Jordan bcd3f49994 channels/chan_sip: Support mutltiple Supported and Required headers
11 years ago
Joshua Colp 915de454f8 res_rtp_asterisk: Add SHA-256 support for DTLS and perform DTLS negotiation on RTCP.
11 years ago
Matthew Jordan 32d684ee25 res_http_websocket: Close websocket correctly and use careful fwrite
11 years ago
Kinsey Moore b583f708cb Fix build warnings with TEST_FRAMEWORK enabled
11 years ago
Corey Farrell c7df3bd093 chan_sip: DEBUG messages in sdp_crypto.c display despite a DEBUG level of zero
11 years ago
Kinsey Moore abac3330cf Allow Asterisk to compile under GCC 4.10
11 years ago
Jonathan Rose 43f21b8564 chan_sip: Add sendrpid trust options
11 years ago
Matthew Jordan 33d1220bee main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output
11 years ago
Matthew Jordan 16fdca5b59 chan_sip: Add MESSAGE request to allowed methods
11 years ago
Scott Griepentrog fe7c661e12 chan_sip: keep same local (from) tag for outgoing register requests
12 years ago
Jonathan Rose bab6b3610a memory leaks: Memory leak cleanup patch by Corey Farrell (first set)
12 years ago
Richard Mudgett ee37433d8e chan_sip: Increase some scratch buffer sizes dealing with caller id.
12 years ago
Jonathan Rose b9133abc09 chan_sip: Reject calls on 200 OKs if no SDP has been received
12 years ago
Jonathan Rose d91ceb38f5 chan_sip: Revert r398835 due to failing tests involving originate
12 years ago
Jonathan Rose 0860ba2a1b chan_sip: Reject calls without prior SDP on 200 OK
12 years ago
Mark Michelson e510fa1514 Fix refcounting of sip_pvt in test_sip_rtpqos test and unlink it from the list of pvts.
12 years ago
Alec L Davis aec4d2f239 chan_sip: Session-Expires: Set timer to correctly expire at (~2/3) of the interval when not the refresher
12 years ago
Matthew Jordan b984d78c5c AST-2013-003: Prevent username disclosure in SIP channel driver
12 years ago
Kinsey Moore 8fa605d4cc Fix some more REF_DEBUG-related build errors
13 years ago
David M. Lee 765c1ac026 Corrected crypto tag in SDP ANSWER for SRTP. (again)
13 years ago
David M. Lee 7be62f9931 Corrected crypto tag in SDP ANSWER for SRTP.
13 years ago
David M. Lee f04706fde4 Fix Record-Route parsing for large headers.
13 years ago
Matthew Jordan 5ebec60090 Resolve crashes due to large stack allocations when using TCP
13 years ago
Mark Michelson 0cc3b6cd9b Add "Require: timer" to 200 OK responses when appropriate.
13 years ago
Terry Wilson ba4e0c1591 Properly handle UAC/UAS roles for SIP session timers
13 years ago
Joshua Colp 42ebea2f2f Add support for DTLS-SRTP to res_rtp_asterisk and chan_sip.
13 years ago
Matthew Jordan 0067aba7e8 Only re-create an SRTP session when needed
13 years ago
Mark Michelson 9ee8b3c0f6 Extend extension state callbacks to have more information.
13 years ago
Matthew Jordan 5c4578f4ad Add named callgroups/pickupgroups
13 years ago
Mark Michelson 9f0127f087 Multiple revisions 370769-370771
13 years ago
Mark Michelson 4377d511ae Add headers from SIPAddHeader to outbound REFER requests.
13 years ago
Kinsey Moore e5210366e4 Clean up chan_sip
13 years ago
Joshua Colp 4d6b524b61 Prevent multiple local candidates from being added with the same information and add support for disabling ICE on a per-peer basis.
13 years ago
Joshua Colp e938737570 Add support for SIP over WebSocket.
13 years ago
Jonathan Rose 10afdf3a2a Named ACLs: Introduces a system for creating and sharing ACLs
13 years ago
Terry Wilson d97e6c1401 Better handle re-INVITEs with provisional but no final repsonses
13 years ago
Terry Wilson 7d9e0158c3 AST-2012-010: Clean up after a reinvite that never gets a final response
13 years ago
Mark Michelson e0883154cf Re-fix how local tag is generated when sending a 481 to an INVITE.
13 years ago
Kinsey Moore bf6ef69702 Allow chan_sip to decline unwanted media streams
13 years ago
Kevin P. Fleming 166b4e2b30 Multiple revisions 369001-369002
13 years ago
Kinsey Moore c6142cf2cc Fix coverity UNUSED_VALUE findings in core support level files
13 years ago
Mark Michelson 14a985560e Merge changes dealing with support for Digium phones.
13 years ago