Commit Graph

164 Commits (15)

Author SHA1 Message Date
Kevin Harwell 720f76def0 rtp_engine: rtcp_report_to_json can overflow the ssrc integer value
8 years ago
Joshua Colp 4359a386e5 rtp: Don't negotiate dynamic codecs using payload.
8 years ago
Joshua Colp eb52c70f5b Merge "rtp: Add support for RTP extension negotiation and abs-send-time." into 15
8 years ago
Joshua Colp d94dd27667 rtp: Add support for RTP extension negotiation and abs-send-time.
8 years ago
Jenkins2 510d9c109c Merge "rtp_engine: Allow Media Formats with add_static_payload(-1) on egress again." into 15
8 years ago
Alexander Traud 4f60585de1 rtp_engine: Remove the double assigned RTP payload ID of H.263+.
8 years ago
Alexander Traud a36d45bdcb rtp_engine: Allow Media Formats with add_static_payload(-1) on egress again.
8 years ago
Joshua Colp dec428faf3 AST-2018-001: rtp / channel: Don't allow an unnegotiated format to be passed up.
9 years ago
Alexander Traud 9b9ee53a06 rtp_engine: Load format name / mime type in uppercase again.
9 years ago
Corey Farrell e0319bde79 rtp_engine: Add missing unlock.
9 years ago
Sean Bright b64c02e414 Remove as much trailing whitespace as possible.
9 years ago
Richard Mudgett 0074307c61 rtp_engine.c: Eliminate rtcp_report_to_json() RAII_VAR usage.
9 years ago
Richard Mudgett 39c8d566ad res_rtp_asterisk.c: Disable packet flood detection for video streams.
9 years ago
Corey Farrell ba3ef46847 RTP Engine: Deal with errors returned from AST_VECTOR_REPLACE.
9 years ago
Sean Bright ddb8fd6124 dtls: Add support for ephemeral DTLS certificates.
9 years ago
Sean Bright 1d33757aa0 rtp_engine: Prevent possible double free with DTLS config
9 years ago
Joshua Colp 451d86d62e bridge_softmix / res_rtp_asterisk: Fix packet loss and renegotiation issues.
9 years ago
Joshua Colp 927fc6bbd9 core: Add VP9 passthrough support.
9 years ago
Joshua Colp 065c3005ad res_rtp_asterisk / res_pjsip: Add support for BUNDLE.
9 years ago
Mark Michelson d6535c0080 SDP API: Add SSRC-level attributes
9 years ago
Jenkins2 e478d2eb94 Merge "res_pjsip_sdp_rtp: No rtpmap for static RTP payload IDs in SDP."
9 years ago
Richard Mudgett d165079cbc rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes.
9 years ago
Alexander Traud 72c5f3b0ba res_pjsip_sdp_rtp: No rtpmap for static RTP payload IDs in SDP.
9 years ago
Kevin Harwell 9b103e7bea rtp_engine: allocate RTP dynamic payloads per session
10 years ago
George Joseph 8470c2bdea RFC sdp: Initial SDP creation
10 years ago
Richard Mudgett 16fdb11bc3 core: Cleanup some channel snapshot staging anomalies.
10 years ago
gestoip2 d9b24cce0a res_rtp_asterisk: RTT miscalculation in RTCP
10 years ago
Alexander Traud 9ac53877f6 rtp_engine: Allow more than 32 dynamic payload types.
10 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
10 years ago
Joshua Colp 0376af9519 rtp: Only accept the first payload for a format in SDP.
10 years ago
Matt Jordan a19f4affe8 manager: Add <see-also> links between related events
10 years ago
Mark Michelson 1cd79d6ee5 Remove SILK payload mappings from Asterisk core.
10 years ago
Kevin Harwell 1d364ac54f rtp_engine: Failed assertion and wrong name given for codec
10 years ago
Mark Michelson 273052f404 Update support for SILK format.
10 years ago
Jacek Konieczny 970803efcb res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS
11 years ago
Joshua Colp 38bf1f3a71 Merge "json: Audit ast_json_* usage for thread safety."
11 years ago
Joshua Colp a2431f83ef rtp_engine: Ignore empty filenames in DTLS configuration.
11 years ago
Joshua Colp d17d9a9288 json: Audit ast_json_* usage for thread safety.
11 years ago
George Joseph a987434564 res_pjsip: Add existence and readablity checks for tls related files
11 years ago
Alexander Traud 525c7ab780 rtp_engine: Init a format-attribute module to its RFC defaults.
11 years ago
Richard Mudgett f7df3e1a01 rtp_engine.c: Get current or create a needed rx payload type mapping.
11 years ago
Richard Mudgett 38854a9f7b rtp_engine.c: Extract rtp_codecs_payload_replace_rx().
11 years ago
Richard Mudgett 1a549ed134 rtp_engine.c: Initial split of payload types into rx and tx mappings.
11 years ago
Richard Mudgett f49bef08a2 rtp_engine.c: Fix performance issue with several channel drivers that use RTP.
11 years ago
Richard Mudgett 5f925d48b7 rtp_engine.c: Must protect mime_types_len with mime_types_lock.
11 years ago
Richard Mudgett e2d5d4db35 rtp_engine.h: No sense allowing payload types larger than RFC allows.
11 years ago
Richard Mudgett bc1eae55cb rtp_engine.c: Minor tweaks.
11 years ago
Joshua Colp 309dd2a409 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
11 years ago
Mark Michelson 2b42264e66 res_pjsip: Add rtp_keepalive endpoint option.
11 years ago
Walter Doekes 13a318bbb1 rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format.
11 years ago