Commit Graph

142 Commits (a0b034647627948a6e8973b33f608d7ae19793a1)

Author SHA1 Message Date
Sean Bright a0b0346476 rtp_engine: Prevent possible double free with DTLS config
8 years ago
Joshua Colp 10bbf04656 core: Add VP9 passthrough support.
8 years ago
Richard Mudgett 3adb547069 rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes.
8 years ago
Kevin Harwell d0649254b5 rtp_engine: allocate RTP dynamic payloads per session
8 years ago
Richard Mudgett f88b598ca2 core: Cleanup some channel snapshot staging anomalies.
8 years ago
gestoip2 f8f197a6ee res_rtp_asterisk: RTT miscalculation in RTCP
9 years ago
Alexander Traud 6445f21caa rtp_engine: Allow more than 32 dynamic payload types.
9 years ago
Joshua Colp 696824df89 rtp: Only accept the first payload for a format in SDP.
9 years ago
Matt Jordan 3b3198333a manager: Add <see-also> links between related events
9 years ago
Mark Michelson d50895c7b0 Remove SILK payload mappings from Asterisk core.
9 years ago
Kevin Harwell e5529c4493 rtp_engine: Failed assertion and wrong name given for codec
9 years ago
Mark Michelson 273052f404 Update support for SILK format.
9 years ago
Jacek Konieczny 970803efcb res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS
9 years ago
Joshua Colp 38bf1f3a71 Merge "json: Audit ast_json_* usage for thread safety."
10 years ago
Joshua Colp a2431f83ef rtp_engine: Ignore empty filenames in DTLS configuration.
10 years ago
Joshua Colp d17d9a9288 json: Audit ast_json_* usage for thread safety.
10 years ago
George Joseph a987434564 res_pjsip: Add existence and readablity checks for tls related files
10 years ago
Alexander Traud 525c7ab780 rtp_engine: Init a format-attribute module to its RFC defaults.
10 years ago
Richard Mudgett f7df3e1a01 rtp_engine.c: Get current or create a needed rx payload type mapping.
10 years ago
Richard Mudgett 38854a9f7b rtp_engine.c: Extract rtp_codecs_payload_replace_rx().
10 years ago
Richard Mudgett 1a549ed134 rtp_engine.c: Initial split of payload types into rx and tx mappings.
10 years ago
Richard Mudgett f49bef08a2 rtp_engine.c: Fix performance issue with several channel drivers that use RTP.
10 years ago
Richard Mudgett 5f925d48b7 rtp_engine.c: Must protect mime_types_len with mime_types_lock.
10 years ago
Richard Mudgett e2d5d4db35 rtp_engine.h: No sense allowing payload types larger than RFC allows.
10 years ago
Richard Mudgett bc1eae55cb rtp_engine.c: Minor tweaks.
10 years ago
Joshua Colp 309dd2a409 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Mark Michelson 2b42264e66 res_pjsip: Add rtp_keepalive endpoint option.
10 years ago
Walter Doekes 13a318bbb1 rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format.
10 years ago
George Joseph 6d5941297b vector: Traversal, retrieval, insert and locking enhancements
10 years ago
Matt Jordan 39d3e1ef6e main/rtp_engine: Fix DTLS double-free introduced by 0b6410c4f8
10 years ago
Steve Davies 5e96584829 res_rtp_asterisk: Resolve 2 discrete memory leaks in DTLS
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Matthew Jordan 60f01520e7 Fix compilations errors on 64-bit OpenBSD systems
10 years ago
David M. Lee 965777ccfc Various fixes for OS X
10 years ago
Matthew Jordan 228fdb3f4e main/rtp_engine: Format NTP timestamps as unsigned longs
10 years ago
Kinsey Moore 0c5234f12a Fix dev-mode build on recent gcc
11 years ago
Scott Griepentrog 8d059c3808 rtp_engine: keep payload types in correct range
11 years ago
Kevin Harwell c17cef1c38 Direct Media calls within private network sometimes get one way audio
11 years ago
Joshua Colp 4ff6bd831f rtp_engine: Add support for transporting signed linear at 12kHz, 24kHz, 32kHz, 44kHz, 48kHz, 96kHz, and 192kHz over RTP.
11 years ago
Matthew Jordan cc4c396647 main/rtp_engine: Fix crash when processing more than one RTCP report info block
11 years ago
Matthew Jordan e4591f98b1 main/rtp_engine: Format NTP timestamps as unsigned ints
11 years ago
Kinsey Moore f1036f40dc Stasis: Allow message types to be blocked
11 years ago
Matthew Jordan bbeaeea1a3 res_hep_rtcp: Add module that sends RTCP information to a Homer Server
11 years ago
Matthew Jordan a2c912e997 media formats: re-architect handling of media for performance improvements
11 years ago
Joshua Colp 6e60f5d317 Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/branches/11
11 years ago
Walter Doekes f66e9d6c9e rtp: Fix case typo in H263+ mime.
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett ba1db5d8f5 Eliminate some more unnecessary RAII_VAR() uses.
11 years ago
Richard Mudgett d28af99e65 chan_sip.c: Fix channel staging assertion failure.
11 years ago