Commit Graph

145 Commits (f145b5854266dd58d37a6b0be9c72dcca766bed3)

Author SHA1 Message Date
Kevin Harwell f145b58542 various modules: json integer overflow
6 years ago
sungtae kim fb7aa52ae0 res/res_ari: Added ARI resource /ari/channels/{channelId}/rtp_statistics
7 years ago
Joshua Colp 07b3253155 stasis: Improve topic/subscription names and statistics.
7 years ago
Kevin Harwell 286cf80bec rtp_engine: rtcp_report_to_json can overflow the ssrc integer value
7 years ago
Alexander Traud 308a967470 rtp_engine: Remove the double assigned RTP payload ID of H.263+.
8 years ago
Alexander Traud 6eb22964ba rtp_engine: Load format name / mime type in uppercase again.
8 years ago
Sean Bright ce3d56920b Remove as much trailing whitespace as possible.
8 years ago
Richard Mudgett 46ed7afdd9 rtp_engine.c: Eliminate rtcp_report_to_json() RAII_VAR usage.
8 years ago
Richard Mudgett 61e81338d9 res_rtp_asterisk.c: Disable packet flood detection for video streams.
8 years ago
Corey Farrell fc041554c3 RTP Engine: Deal with errors returned from AST_VECTOR_REPLACE.
8 years ago
Sean Bright 55f30c29fd rtp_engine: Prevent possible double free with DTLS config
8 years ago
Joshua Colp 24bb5a8908 core: Add VP9 passthrough support.
8 years ago
Richard Mudgett 02234e920c rtp_engine.c: Fix deadlock potential copying RTP payload maps.
9 years ago
Richard Mudgett f856cfbb51 rtp_engine/res_rtp_asterisk: Fix RTP struct reentrancy crashes.
9 years ago
Richard Mudgett 2817f87d27 core: Cleanup some channel snapshot staging anomalies.
9 years ago
gestoip2 8756ce64b7 res_rtp_asterisk: RTT miscalculation in RTCP
9 years ago
Alexander Traud 0cf1778eed rtp_engine: Allow more than 32 dynamic payload types.
9 years ago
Matt Jordan 781bb410d0 manager: Add <see-also> links between related events
9 years ago
Mark Michelson f6821fbaec Remove SILK payload mappings from Asterisk core.
9 years ago
Kevin Harwell 852e763571 rtp_engine: Failed assertion and wrong name given for codec
9 years ago
Mark Michelson 28501051b4 Update support for SILK format.
9 years ago
Jacek Konieczny 0cfab30b28 res_rtp_asterisk: Use separate SRTP session for RTCP with DTLS
10 years ago
Joshua Colp e652a786d6 Merge "json: Audit ast_json_* usage for thread safety." into 13
10 years ago
Joshua Colp 0cefcabd58 rtp_engine: Ignore empty filenames in DTLS configuration.
10 years ago
Joshua Colp a9d6fc571d json: Audit ast_json_* usage for thread safety.
10 years ago
George Joseph 21962dad93 res_pjsip: Add existence and readablity checks for tls related files
10 years ago
Alexander Traud 4bf84459c7 rtp_engine: Init a format-attribute module to its RFC defaults.
10 years ago
Richard Mudgett aeeb170fc4 rtp_engine.c: Fix performance issue with several channel drivers that use RTP.
10 years ago
Richard Mudgett 1519eb44a7 rtp_engine.c: Must protect mime_types_len with mime_types_lock.
10 years ago
Richard Mudgett 89b21fd9a3 rtp_engine.h: No sense allowing payload types larger than RFC allows.
10 years ago
Richard Mudgett 7427c7f13b rtp_engine.c: Minor tweaks.
10 years ago
Joshua Colp 2749721791 pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.
10 years ago
Mark Michelson d9094ddd73 res_pjsip: Add rtp_keepalive endpoint option.
10 years ago
Walter Doekes b835312b4c rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format.
10 years ago
George Joseph 7a7e9733c2 vector: Traversal, retrieval, insert and locking enhancements
11 years ago
Matt Jordan d4e207e27e main/rtp_engine: Fix DTLS double-free introduced by 0b6410c4f8
11 years ago
Steve Davies 0b6410c4f8 res_rtp_asterisk: Resolve 2 discrete memory leaks in DTLS
11 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
11 years ago
Matthew Jordan a3fe43fbdc Fix compilations errors on 64-bit OpenBSD systems
11 years ago
David M. Lee 702d79de2a Various fixes for OS X
11 years ago
Matthew Jordan 98c3983c89 main/rtp_engine: Format NTP timestamps as unsigned longs
11 years ago
Kinsey Moore e17a1a8ba1 Fix dev-mode build on recent gcc
11 years ago
Kevin Harwell 525c823b4b Direct Media calls within private network sometimes get one way audio
11 years ago
Matthew Jordan 153cfb4c2d main/rtp_engine: Fix crash when processing more than one RTCP report info block
11 years ago
Matthew Jordan 8302bc7f0a 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.
12 years ago