summaryrefslogtreecommitdiff
path: root/pbx
AgeCommit message (Expand)Author
2017-03-06pbx_spool: Gracefully handle long lines in call filesSean Bright
2017-02-22Merge "pbx_realtime: Prevent premature extension matching" into 13zuul
2017-02-22Merge "pbx_dundi: DUNDi weight parameter not processed correctly" into 13zuul
2017-02-22pbx_realtime: Prevent premature extension matchingSean Bright
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
2016-08-15core: Entity ID is not set or invalidAlexei Gradinari
2016-01-09pbx_dundi: Run cleanup on failed load.Corey Farrell
2015-12-01Audit improper usage of scheduler exposed by 5c713fdf18f.Richard Mudgett
2015-07-04Makefile: Remove coverage files on 'make clean'Matt Jordan
2015-06-08Fix unsafe uses of ast_context pointers.Corey Farrell
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-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-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
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-01-08pbx_lua: Add support for Lua 5.2Kinsey Moore
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-05Reverting r403311. It's causing ARI tests to hang.David M. Lee
2013-12-03Add channel locking for channel snapshot creation.Mark Michelson
2013-10-03Cache string values of formats on ast_format_cap() to save processing.Mark Michelson
2013-08-06Check result of ast_var_assign() calls for memory allocation failure.Walter Doekes
2013-05-10Fix memory leak in pbx_dundiMark Michelson
2013-04-08Add multi-channel Stasis messages; refactor Dial AMI events to StasisMatthew Jordan
2013-03-28Break the world. Stasis message type accessors should now all be named correc...Kinsey Moore
2013-03-22Move more channel events to Stasis; move res_json.c to main/json.c.David M. Lee
2013-03-15Fix processing of call files when using KQueue on OS XMatthew Jordan
2012-11-27Remove unnecessary channel module references.Richard Mudgett
2012-11-14Fix call files when astspooldir is relative.Richard Mudgett
2012-10-18Doxygen Updates - Title updateAndrew Latham
2012-10-14Title updateAndrew Latham
2012-10-08Fix deletion of unopenable spool files.Richard Mudgett
2012-09-06Fix DUNDi message routing bug when neighboring peer is unreachableMatthew Jordan
2012-08-30Clean up doxygen warningsMatthew Jordan