summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2016-11-10Revert "Add API for channel frame deferral."George Joseph
2016-11-07Add API for channel frame deferral.Mark Michelson
2016-11-01netsock.c: fix includes for HURDTzafrir Cohen
2016-10-31manager: Add documentation for NewConnectedLine event.Etienne Lessard
2016-10-29astobj2: Declare private variable data_size for AO2_DEBUG only.Corey Farrell
2016-10-28pjproject_bundled: Fix issue where "/version.mak" wasn't foundGeorge Joseph
2016-10-28Fix shutdown crash caused by modules being left open.Corey Farrell
2016-10-24Merge "typo: s/paranthesis/parenthesis/ in a comment" into 13Joshua Colp
2016-10-24Merge "ARI: Detect duplicate channel IDs" into 13Joshua Colp
2016-10-24typo: s/paranthesis/parenthesis/ in a commentPascal Cadotte Michaud
2016-10-20ARI: Detect duplicate channel IDsMark Michelson
2016-10-19Fix issue with CLI not returning to prompt after running "features show"snuffy
2016-10-19Merge "utils.c: Fix ast_set_default_eid for multiple platforms" into 13zuul
2016-10-19Merge "CDR: Alter destruction pattern for CDR chains." into 13Joshua Colp
2016-10-18CDR: Alter destruction pattern for CDR chains.Mark Michelson
2016-10-18cli: Auto-complete File not Module for core set debug.Alexander Traud
2016-10-16utils.c: Fix ast_set_default_eid for multiple platformsGeorge Joseph
2016-10-14Merge "Audit ast_json_pack() calls for needed UTF-8 checks." into 13zuul
2016-10-14Merge "json: Check party id name, number, subaddresses for UTF-8." into 13zuul
2016-10-14Merge "json: Add UTF-8 check call." into 13zuul
2016-10-13Audit ast_json_pack() calls for needed UTF-8 checks.Richard Mudgett
2016-10-13json: Check party id name, number, subaddresses for UTF-8.Richard Mudgett
2016-10-13json: Add UTF-8 check call.Richard Mudgett
2016-10-13aoc.c: Whitespace cleanupRichard Mudgett
2016-10-11Merge "audiohooks: Remove redundant codec translations when using audiohooks"...zuul
2016-10-07astobj2: Add backtrace to log_bad_ao2.Corey Farrell
2016-10-05audiohooks: Remove redundant codec translations when using audiohooksMichael Walton
2016-09-23Merge "chan_sip: Address runaway when realtime peers subscribe to mailboxes"...zuul
2016-09-23chan_sip: Address runaway when realtime peers subscribe to mailboxesGeorge Joseph
2016-09-22Merge "core: Ensure presencestate subtype and message are NULL." into 13zuul
2016-09-21core: Ensure presencestate subtype and message are NULL.Joshua Colp
2016-09-21Merge "logger: Fix default console settings." into 13zuul
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-20logger: Fix default console settings.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-09-14rtp: Preserve timestamps on video frames.Joshua Colp
2016-09-02format_cap.c: Fix CLI "core show channeltype Surrogate" crash.Richard Mudgett
2016-08-29pbx.c: Prevent infinite recursion in manager_show_dialplan_helper.Etienne Lessard
2016-08-26Merge "channel: No hung-up on failing security requirements." into 13zuul
2016-08-26channel: No hung-up on failing security requirements.Alexander Traud
2016-08-25ast_framehook_attach() must be called with the channel locked.Richard Mudgett
2016-08-24Fix checks for allocation debugging.Corey Farrell
2016-08-17res_ari: Add http prefix to generated docsTorrey Searle
2016-08-16Merge "Refactor usage pattern of xmldoc info tag." into 13zuul