summaryrefslogtreecommitdiff
path: root/main/asterisk.c
AgeCommit message (Expand)Author
2018-03-20Merge "channel.c: Allow generic plc then channel formats are equal"Jenkins2
2018-03-20Merge "core: Minor cleanup of ast_el_read_char."Jenkins2
2018-03-19channel.c: Allow generic plc then channel formats are equalGeorge Joseph
2018-03-17core: Minor cleanup of ast_el_read_char.Corey Farrell
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2018-03-13core: Remove non-critical cleanup from startup aborts.Corey Farrell
2018-02-28pjproject: Add cache_pools debugging option.Richard Mudgett
2018-02-14Merge "main/asterisk.c: Remove silly usage of RAII_VAR."Jenkins2
2018-02-12main/asterisk.c: Remove silly usage of RAII_VAR.Corey Farrell
2018-02-12core: Remove embedded editline.Corey Farrell
2018-01-29Merge "core: Fix unused variable error in handle_show_sysinfo."Jenkins2
2018-01-27core: Fix unused variable error in handle_show_sysinfo.Alexander Traud
2018-01-25core: Tweak startup order.Corey Farrell
2017-12-20core: Fix unused variable error in handle_show_sysinfo.Corey Farrell
2017-12-19CLI: Address multiple issues.Corey Farrell
2017-12-18Merge "CLI: Remove special handling of 'core set verbose' from rasterisk."George Joseph
2017-12-13CLI: Remove special handling of 'core set verbose' from rasterisk.Corey Farrell
2017-12-11CLI: Fix 'core show sysinfo' function ordering.Corey Farrell
2017-12-08utils: Add convenience function for setting fd flagsSean Bright
2017-12-06sounds_index: Avoid repeatedly reindexing.Corey Farrell
2017-11-27CLI: Remove compatibility code.Corey Farrell
2017-11-21CLI: Finish conversion of completion handling to vectors.Corey Farrell
2017-11-21CLI: Refactor cli_complete.Corey Farrell
2017-11-21CLI: Rewrite ast_el_strtoarr to use vector's internally.Corey Farrell
2017-11-21CLI: Refactor ast_cli_display_match_list.Corey Farrell
2017-11-14Merge "core: Fix configuration of remote console socket path."Joshua Colp
2017-11-14Merge "core: Use ast_alertpipe for Asterisk signal monitoring thread."Joshua Colp
2017-11-13core: Use ast_alertpipe for Asterisk signal monitoring thread.Corey Farrell
2017-11-13core: Fix configuration of remote console socket path.Corey Farrell
2017-11-11core: Add cache_media_frames debugging option.Richard Mudgett
2017-11-09core: Remove disabled code.Corey Farrell
2017-08-30AST-2017-006: Fix app_minivm application MinivmNotify command injectionCorey Farrell
2017-08-01Fix compiler warnings on Fedora 26 / GCC 7.Corey Farrell
2017-07-26Merge "Core: Add support for systemd socket activation."Jenkins2
2017-07-12Merge "Avoid setting maxfiles for a remote asterisk"Joshua Colp
2017-07-11Avoid setting maxfiles for a remote asteriskTzafrir Cohen
2017-07-05core: Remove 'Data Retrieval API'Sean Bright
2017-06-19Core: Add support for systemd socket activation.Corey Farrell
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2017-03-22rtp_engine: allocate RTP dynamic payloads per sessionKevin Harwell
2017-01-24PJPROJECT logging: Fix detection of max supported log level.Richard Mudgett
2016-11-30PJPROJECT logging: Made easier to get available logging levels.Richard Mudgett
2016-11-26chan_sip: Fix segfault during module unloadMichael Kuron
2016-11-14cli: Fix ast_el_read_char to work with libedit >= 3.1George Joseph
2016-11-02rtp_engine: Allow more than 32 dynamic payload types.Alexander Traud
2016-10-28Fix shutdown crash caused by modules being left open.Corey Farrell
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-09-29core: Remove ABI effects of LOW_MEMORY.Corey Farrell
2016-09-21Merge "logger: Always enable verbose for console channel."Joshua Colp
2016-09-21Merge "core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get."zuul