summaryrefslogtreecommitdiff
path: root/main/asterisk.c
AgeCommit message (Expand)Author
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-09-21Merge "core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get." into 13zuul
2016-09-21Merge "asterisk.c: Non-root users also get the astcanary after core restart."...zuul
2016-09-20core: Fix LOW_MEMORY missing symbol ast_pbx_uuid_get.Corey Farrell
2016-09-20sd_notify (systemd status notifications) supportTzafrir Cohen
2016-09-20asterisk.c: Non-root users also get the astcanary after core restart.Walter Doekes
2016-09-19Merge "asterisk.c: When astcanary dies on linux, reset priority on all thread...zuul
2016-09-19asterisk.c: When astcanary dies on linux, reset priority on all threads.Walter Doekes
2016-09-16Fix showing of swap details when sysinfo() is availableTimo Teräs
2016-08-16Merge "core: Entity ID is not set or invalid" into 13zuul
2016-08-15core: Entity ID is not set or invalidAlexei Gradinari
2016-08-11Run mandatory cleanup when startup fails.Corey Farrell
2016-08-03Add missing checks during startup.Corey Farrell
2016-08-02asterisk.c: Add auto generation and persistence of UUIDGeorge Joseph
2016-06-10core: Not the configured but granted number of possible file descriptors.Alexander Traud
2016-04-08lock: Add named lock capabilityGeorge Joseph
2016-03-24Restrict CLI/AMI commands on shutdown.Mark Michelson
2016-03-01build-system: Allow building with static pjprojectGeorge Joseph
2016-02-12main/asterisk.c: Reverse #if statement in listener() to fix code folding.Corey Farrell
2016-01-21main/asterisk.c: ast_el_read_charDiederik de Groot
2016-01-05main/pbx: Move hangup handler routines to pbx_hangup_handler.c.Corey Farrell
2016-01-05main/pbx: Move dialplan application management routines to pbx_app.c.Corey Farrell
2016-01-05main/pbx: Move switch routines to pbx_switch.c.Corey Farrell
2016-01-04main/pbx: Move variable routines to pbx_variables.c.Corey Farrell
2016-01-01main/pbx: Move custom function routines to pbx_functions.c.Corey Farrell
2015-12-30main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.cGeorge Joseph
2015-11-25main: Slight refactor of main. Improve color situation.Walter Doekes
2015-11-04Fix cli display of build options.Corey Farrell
2015-05-12Fix processing of asterisk.conf debug=yes.Corey Farrell
2015-05-01Astobj2: Fix initialization order of refdebug and AO2_DEBUG.Corey Farrell
2015-04-13git migration: Remove support for file versionsMatt Jordan
2015-04-09loader/main: Don't set ast_fully_booted until deferred reloads are processedGeorge Joseph
2015-03-26Replace most uses of ast_register_atexit with ast_register_cleanup.Corey Farrell
2015-03-22Fix compilation issues for OpenBSDMatthew Jordan
2015-03-17Various: bugfixes found via chaosScott Griepentrog
2015-02-11HTTP: Stop accepting requests on final system shutdown.Richard Mudgett
2015-01-26Various fixes for OS XDavid M. Lee
2014-12-22queue_log: Post QUEUESTART entry when Asterisk fully boots.Richard Mudgett
2014-12-09core: avoid possible asterisk -r crash from long idScott Griepentrog
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-15Update Asterisk copyright year in main/asterisk.cSean Bright
2014-07-04Remove many deprecated modulesMatthew Jordan
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-19main/asterisk: Fix startup sequence for realtime featuresMatthew Jordan
2014-04-11main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG outputMatthew Jordan