summaryrefslogtreecommitdiff
path: root/main/rtp_engine.c
AgeCommit message (Expand)Author
2016-08-13manager: Add <see-also> links between related eventsMatt Jordan
2016-08-02Remove SILK payload mappings from Asterisk core.Mark Michelson
2016-07-27rtp_engine: Failed assertion and wrong name given for codecKevin Harwell
2016-07-14Update support for SILK format.Mark Michelson
2016-03-29res_rtp_asterisk: Use separate SRTP session for RTCP with DTLSJacek Konieczny
2015-12-18Merge "json: Audit ast_json_* usage for thread safety." into 13Joshua Colp
2015-12-17rtp_engine: Ignore empty filenames in DTLS configuration.Joshua Colp
2015-12-16json: Audit ast_json_* usage for thread safety.Joshua Colp
2015-12-08res_pjsip: Add existence and readablity checks for tls related filesGeorge Joseph
2015-11-11rtp_engine: Init a format-attribute module to its RFC defaults.Alexander Traud
2015-07-30rtp_engine.c: Fix performance issue with several channel drivers that use RTP.Richard Mudgett
2015-07-30rtp_engine.c: Must protect mime_types_len with mime_types_lock.Richard Mudgett
2015-07-30rtp_engine.h: No sense allowing payload types larger than RFC allows.Richard Mudgett
2015-07-30rtp_engine.c: Minor tweaks.Richard Mudgett
2015-07-24pjsip: Add rtp_timeout and rtp_timeout_hold endpoint options.Joshua Colp
2015-07-20res_pjsip: Add rtp_keepalive endpoint option.Mark Michelson
2015-07-02rtp_engine: Skip useless self-assignment in ast_rtp_engine_unload_format.Walter Doekes
2015-05-04vector: Traversal, retrieval, insert and locking enhancementsGeorge Joseph
2015-04-29main/rtp_engine: Fix DTLS double-free introduced by 0b6410c4f8Matt Jordan
2015-04-28res_rtp_asterisk: Resolve 2 discrete memory leaks in DTLSSteve Davies
2015-03-26Replace most uses of ast_register_atexit with ast_register_cleanup.Corey Farrell
2015-03-22Fix compilations errors on 64-bit OpenBSD systemsMatthew Jordan
2015-01-26Various fixes for OS XDavid M. Lee
2015-01-21main/rtp_engine: Format NTP timestamps as unsigned longsMatthew Jordan
2015-01-07Fix dev-mode build on recent gccKinsey Moore
2014-12-09Direct Media calls within private network sometimes get one way audioKevin Harwell
2014-11-13main/rtp_engine: Fix crash when processing more than one RTCP report info blockMatthew Jordan
2014-09-06main/rtp_engine: Format NTP timestamps as unsigned intsMatthew Jordan
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-07-31res_hep_rtcp: Add module that sends RTCP information to a Homer ServerMatthew Jordan
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-06-30Recorded merge of revisions 417677 from http://svn.asterisk.org/svn/asterisk/...Joshua Colp
2014-05-13rtp: Fix case typo in H263+ mime.Walter Doekes
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-15Eliminate some more unnecessary RAII_VAR() uses.Richard Mudgett
2014-04-15chan_sip.c: Fix channel staging assertion failure.Richard Mudgett
2014-02-21rtp_engine: Dynamic payload change in rtp mapping not supportedKevin Harwell
2014-02-21rtp_engine: Output mixup in ${CHANNEL(rtpqos,audio,all)}Kevin Harwell
2014-01-28rtp_engine: improved handling of get_rtp_info failureScott Griepentrog
2013-12-17Several components: fixing Typos in comments and code, "avaliable" instead of...Rusty Newton
2013-11-22ARI: Don't leak implementation detailsKinsey Moore
2013-10-26rtp_engine: fix rtp payloads copy and improve argument namesScott Griepentrog
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-08-23Add pass through support for Opus and VP8; Opus format attribute negotiationMatthew Jordan
2013-08-16Doxygen comment tweaks.Richard Mudgett
2013-08-02Get rid of ast_bridged_channel() and the bridged_channel field on ast_channels.Mark Michelson
2013-08-01Fix documentation replication issuesKinsey Moore
2013-07-05Refactor RTCP events over to Stasis; associate with channelsMatthew Jordan
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-03-07Add a 'secret' probation strictrtp mode to handle delayed changes in RTP sourceMatthew Jordan