summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2016-08-15manager: Add <see-also> tags to relate AoC events and actionsMatt 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
2016-07-28Merge "dsp.c: Fix incorrect format reference typo."Joshua Colp
2016-07-28pbx.c: Allow dangerous functions when adding a hint to dialplan.Richard Mudgett
2016-07-27rtp_engine: Failed assertion and wrong name given for codecKevin Harwell
2016-07-26dsp.c: Add fax and DTMF detection unit tests.Richard Mudgett
2016-07-26dsp.c: Added descriptive comments to Goertzel calculations.Richard Mudgett
2016-07-26dsp.c: Fix incorrect format reference typo.Richard Mudgett
2016-07-26dsp.c: Fix erroneous fax tone detection.Richard Mudgett
2016-07-26Merge "codecs: Add iLBC 20."zuul
2016-07-25Merge "asterisk.c: Add auto generation and persistence of UUID"zuul
2016-07-23asterisk.c: Add auto generation and persistence of UUIDGeorge Joseph
2016-07-22codecs: Add iLBC 20.Alexander Traud
2016-07-21pbx.c: Remove duplicate code.Corey Farrell
2016-07-21Merge "res_srtp: Enable AES-256 and AES-GCM."zuul
2016-07-21Merge "res_pjsip: Add fax_detect_timeout endpoint option."Joshua Colp
2016-07-21Merge "pbx: Create pbx_sw.c for management of 'struct ast_sw'."zuul
2016-07-21Merge "Add conditional support for noreturn functions."zuul
2016-07-21pbx: Create pbx_sw.c for management of 'struct ast_sw'.Corey Farrell
2016-07-21res_srtp: Enable AES-256 and AES-GCM.Alexander Traud
2016-07-20Merge "pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'."zuul
2016-07-19Add conditional support for noreturn functions.Corey Farrell
2016-07-19res_pjsip: Add fax_detect_timeout endpoint option.Richard Mudgett
2016-07-18Merge "pbx: Create pbx_include.c for management of 'struct ast_include'."Joshua Colp
2016-07-18pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'.Corey Farrell
2016-07-15pbx: Create pbx_include.c for management of 'struct ast_include'.Corey Farrell
2016-07-14features.c: Remove unneeded adsi.h include.Corey Farrell
2016-07-14Update support for SILK format.Mark Michelson
2016-07-14Merge "translate: explicit format destination not properly set"zuul
2016-07-14Merge "threadpool: Fix leak in ast_threadpool_serializer_group error path."zuul
2016-07-14Merge "pbx: Fix leak of timezone for time based includes."zuul
2016-07-14Merge "stasis_endpoint.c: Fix contactstatus_to_json()."zuul