summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2016-09-04Merge "codecs: Add Codec 2 mode 2400."Joshua Colp
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."zuul
2016-08-26Merge "ast_framehook_attach() must be called with the channel locked."zuul
2016-08-26Merge "Fix checks for allocation debugging."zuul
2016-08-26Merge "Fix naming mismatch of allocator functions."zuul
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-24codecs: Add Codec 2 mode 2400.Alexander Traud
2016-08-19Fix checks for allocation debugging.Corey Farrell
2016-08-19Fix naming mismatch of allocator functions.Corey Farrell
2016-08-19res_ari: Add http prefix to generated docsTorrey Searle
2016-08-16Merge "translate: Enables native Packet-Loss Concealment (PLC) for supporting...zuul
2016-08-16Refactor usage pattern of xmldoc info tag.Corey Farrell
2016-08-16Merge "core: Entity ID is not set or invalid"zuul
2016-08-16Merge "sorcery.c: Minor optimizations."Joshua Colp
2016-08-16Merge "sorcery.c: Tweak some container declaration formatting."Joshua Colp
2016-08-16Merge "manager: Add <see-also> tags to relate AoC events and actions"Joshua Colp
2016-08-16Merge "pbx.c: Additional fixes to ast_context_remove_extension_callerid2."Joshua Colp
2016-08-16Merge "manager: Add <see-also> links between related events"zuul
2016-08-15Merge "manager: Add <see-also> tags to relate UserEvent actions/apps/events"zuul
2016-08-15Merge "manager: Add <see-also> tags to relate Bridge related events,actions, ...Joshua Colp
2016-08-15core: Entity ID is not set or invalidAlexei Gradinari
2016-08-15sorcery.c: Minor optimizations.Richard Mudgett
2016-08-15sorcery.c: Tweak some container declaration formatting.Richard Mudgett
2016-08-15pbx.c: Additional fixes to ast_context_remove_extension_callerid2.Corey Farrell
2016-08-15manager: Add <see-also> tags to relate interrelated events/actions togetherMatt Jordan
2016-08-15manager: Add <see-also> tags to relate Bridge related events,actions, and appsMatt Jordan
2016-08-15manager: Add <see-also> tags to relate AoC events and actionsMatt Jordan
2016-08-15manager: Add <see-also> tags to relate UserEvent actions/apps/eventsMatt Jordan
2016-08-15manager: Add <see-also> links between related eventsMatt Jordan
2016-08-12Merge "Run mandatory cleanup when startup fails."zuul
2016-08-12Merge "taskprocessor.c: Tweak high water checks."Joshua Colp
2016-08-11Merge "res_pjsip: Make aor named lock a mutex."zuul
2016-08-11Run mandatory cleanup when startup fails.Corey Farrell
2016-08-11taskprocessor.c: Tweak high water checks.Richard Mudgett
2016-08-11res_pjsip: Make aor named lock a mutex.Richard Mudgett
2016-08-11Fixed compile flags for non-module libsDavid M. Lee
2016-08-11Merge "res_srtp: Move SDP SRTP code from the core to res_srtp."zuul
2016-08-10res_srtp: Move SDP SRTP code from the core to res_srtp.Richard Mudgett
2016-08-10pjsip: Fix deadlock with suspend taskprocessor on masqueradeAlexei Gradinari
2016-08-08Produce friendly error when AST_MODULE_SELF_SYM is not defined.Corey Farrell
2016-08-03Add missing checks during startup.Corey Farrell
2016-08-01Merge "Remove SILK payload mappings from Asterisk core."Joshua Colp
2016-08-01Merge "pbx.c: Fix handling of '-' in extension name and callerid"Joshua Colp
2016-07-29Remove SILK payload mappings from Asterisk core.Mark Michelson
2016-07-29Merge "pbx.c: Allow dangerous functions when adding a hint to dialplan."Joshua Colp
2016-07-28pbx.c: Fix handling of '-' in extension name and calleridCorey Farrell
2016-07-28Merge "dsp.c: Add fax and DTMF detection unit tests."Joshua Colp
2016-07-28Merge "dsp.c: Added descriptive comments to Goertzel calculations."Joshua Colp