summaryrefslogtreecommitdiff
path: root/pbx
AgeCommit message (Expand)Author
2018-01-15loader: Add dependency fields to module structures.Corey Farrell
2018-01-06General: Silence modules on (un)load.Alexander Traud
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-12-19CLI: Address multiple issues.Corey Farrell
2017-11-02Add missing menuselect dependencies.Corey Farrell
2017-03-08pbx_spool: Set AST_OUTGOING_ATTEMPT variable on channelSean Bright
2017-03-06pbx_spool: Gracefully handle long lines in call filesSean Bright
2017-02-22pbx_realtime: Prevent premature extension matchingSean Bright
2017-02-22Merge "pbx_dundi: DUNDi weight parameter not processed correctly"zuul
2017-02-21pbx_dundi: DUNDi weight parameter not processed correctlySean Bright
2017-02-21realtime: Fix ast_load_realtime_multientry handlingSean Bright
2017-02-10manager: Restore Originate failure behavior from Asterisk 11Sean Bright
2017-01-04core/pbx: dialplan show - display filename/line#Jonathan R. Rose
2016-11-23pbx_lua: On configuration errors report module load failure instead of decline.Dennis Guse
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-08-15core: Entity ID is not set or invalidAlexei Gradinari
2016-07-21pbx: Create pbx_sw.c for management of 'struct ast_sw'.Corey Farrell
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-06-08Fixes to include signal.hTimo Teräs
2016-04-05pbx: Add support for autohints.Joshua Colp
2016-01-09pbx_dundi: Run cleanup on failed load.Corey Farrell
2015-12-01Audit improper usage of scheduler exposed by 5c713fdf18f.Richard Mudgett
2015-06-08Fix unsafe uses of ast_context pointers.Corey Farrell
2015-05-14Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO m...Joshua Colp
2015-05-13AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.Rodrigo Ramírez Norambuena
2015-05-11pbx/pbx_spool: Fix issue when call files were executed too earlyIvan Poddubny
2015-05-05pbx_config: Register manager actions with module version of macro.Corey Farrell
2015-04-14Build System: Create Makefile macro MOD_ADD_SOURCE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-06clang compiler warnings: Fix sometimes-uninitialized warning in pbx_configMatthew Jordan
2015-01-30Fix some memory leaks.Mark Michelson
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes
2014-12-02pbx/pbx_loopback: Speed up switches by avoiding unneeded lookupsMatthew Jordan
2014-11-05config: Make text_file_save and 'dialplan save' escape semicolons in values.George Joseph
2014-10-13manager/config: Support templates and non-unique category names via AMIGeorge Joseph
2014-09-26core: Don't allow free to mean ast_free (and malloc, etc..).Walter Doekes
2014-09-16pbx/Makefile: Revert r423237Matthew Jordan
2014-09-16Add some pbx python stuffMatthew Jordan
2014-08-06pbx_lua: fix regression with global sym export and context clash by pbx_config.George Joseph
2014-08-06Stasis: Allow message types to be blockedKinsey Moore
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2014-07-20media formats: re-architect handling of media for performance improvementsMatthew Jordan
2014-07-04Remove many deprecated modulesMatthew Jordan
2014-07-03pbx_config: Add manager actions to add/remove extensionsJonathan Rose
2014-06-19Remove the problematic and unneeded AST_MODFLAG_GLOBAL_SYMBOLS from pbx_lua.cGeorge Joseph
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-03-21Make the AEL load process less chatty.Sean Bright
2014-03-21Revert r410981. aelparse blew up.Sean Bright
2014-03-21Make the AEL load process less chatty.Sean Bright