summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-04-09Merge "app_confbridge / bridge_softmix: Add ability to configure REMB interval."Joshua Colp
2018-04-09Merge "res_rtp_asterisk: Queue video update on picture loss indication."Jenkins2
2018-04-05res_rtp_asterisk: Queue video update on picture loss indication.Joshua Colp
2018-04-04res_pjsip: Update authenticate_qualify documentation.Richard Mudgett
2018-04-03app_confbridge / bridge_softmix: Add ability to configure REMB interval.Joshua Colp
2018-04-02Merge "BuildSystem: With external editline, do not require libs for internal ...Jenkins2
2018-04-02Merge "core: Create main/options.c."Jenkins2
2018-03-29Merge "res_rtp_asterisk: Add support for raising additional RTCP messages."Kevin Harwell
2018-03-28Add data buffer API to store packets.Ben Ford
2018-03-27res_rtp_asterisk: Add support for raising additional RTCP messages.Joshua Colp
2018-03-26Merge "loader: Reserve space for additional pointers in ast_module_info."Jenkins2
2018-03-22BuildSystem: With external editline, do not require libs for internal editline.Alexander Traud
2018-03-22core: Create main/options.c.Corey Farrell
2018-03-21Merge "core: Stop using AST_INLINE_API for allocator functions."Jenkins2
2018-03-21Merge "rtp: Add REMB RTP property and set it on PJSIP video RTP."Jenkins2
2018-03-20loader: Reserve space for additional pointers in ast_module_info.Corey Farrell
2018-03-20Merge "core: Remove additional symbols."Joshua Colp
2018-03-20Merge "core: Remove dead symbols from asterisk.exports.in."Jenkins2
2018-03-20Merge "channel.c: Allow generic plc then channel formats are equal"Jenkins2
2018-03-20Merge "stringfields: Remove MALLOC_DEBUG fields from struct ast_string_field_...Jenkins2
2018-03-20Merge "BuildSystem: Remove unused dependency on libltdl."Joshua Colp
2018-03-19core: Remove additional symbols.Corey Farrell
2018-03-19core: Remove dead symbols from asterisk.exports.in.Corey Farrell
2018-03-19channel.c: Allow generic plc then channel formats are equalGeorge Joseph
2018-03-19Merge "loader: Convert reload_classes to built-in modules."Jenkins2
2018-03-19rtp: Add REMB RTP property and set it on PJSIP video RTP.Joshua Colp
2018-03-17BuildSystem: Remove unused dependency on libltdl.Alexander Traud
2018-03-17core: Stop using AST_INLINE_API for allocator functions.Corey Farrell
2018-03-14Merge "core: Remove incorrect usage of attribute_malloc."Jenkins2
2018-03-14Merge "core: Remove non-critical cleanup from startup aborts."Jenkins2
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2018-03-13Merge "BuildSystem: Enable PortAudio in NetBSD."Jenkins2
2018-03-13core: Remove incorrect usage of attribute_malloc.Corey Farrell
2018-03-13stringfields: Remove MALLOC_DEBUG fields from struct ast_string_field_mgr.Corey Farrell
2018-03-13Merge "core: Remove ABI effects of MALLOC_DEBUG."Jenkins2
2018-03-13core: Remove non-critical cleanup from startup aborts.Corey Farrell
2018-03-08BuildSystem: Enable PortAudio in NetBSD.Alexander Traud
2018-03-07app_osplookup: Move header defines into the app.Corey Farrell
2018-03-05Merge "BuildSystem: Detect whether uselocale(.) is available."Jenkins2
2018-03-03BuildSystem: Detect whether uselocale(.) is available.Alexander Traud
2018-03-01core: Remove ABI effects of MALLOC_DEBUG.Richard Mudgett
2018-02-28pjproject: Add cache_pools debugging option.Richard Mudgett
2018-02-23Add extended properties to rtp_engine for RTP retransmission support.Ben Ford
2018-02-14BuildSystem: Remove chan_h323 leftovers.Alexander Traud
2018-02-01Merge "app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold...Jenkins2
2018-02-01Merge "res_pjsip_pubsub: Prune subs with reliable transports at startup"George Joseph
2018-01-31Merge "core: Create ast_atomic macro's."Jenkins2
2018-01-31app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.Richard Mudgett
2018-01-31Merge "loader: Use ast_cli_completion_add for 'module load' completion."Jenkins2
2018-01-31Merge "pbx_variables.c: Misc fixes in variable substitution."Jenkins2