summaryrefslogtreecommitdiff
path: root/main/pbx.c
AgeCommit message (Expand)Author
2016-08-29pbx.c: Prevent infinite recursion in manager_show_dialplan_helper.Etienne Lessard
2016-08-15pbx.c: Additional fixes to ast_context_remove_extension_callerid2.Corey Farrell
2016-08-01Merge "pbx.c: Fix handling of '-' in extension name and callerid" into 13zuul
2016-07-28pbx.c: Fix handling of '-' in extension name and calleridCorey Farrell
2016-07-28pbx.c: Allow dangerous functions when adding a hint to dialplan.Richard Mudgett
2016-07-14pbx: Fix leak of timezone for time based includes.Corey Farrell
2016-04-08Merge "pbx.c: Minor code rearangements." into 13zuul
2016-04-07pbx.c: Minor code rearangements.Richard Mudgett
2016-04-07pbx: Update doxygen for extension state watchers.Richard Mudgett
2016-01-11pbx: Deadlock between contexts container and context_merge locksKevin Harwell
2016-01-05main/pbx: Move hangup handler routines to pbx_hangup_handler.c.Corey Farrell
2016-01-05main/pbx: Move dialplan application management routines to pbx_app.c.Corey Farrell
2016-01-05main/pbx: Move switch routines to pbx_switch.c.Corey Farrell
2016-01-05main/pbx: Move timing routines to pbx_timing.c.Corey Farrell
2016-01-04main/pbx: Move variable routines to pbx_variables.c.Corey Farrell
2016-01-01main/pbx: Move custom function routines to pbx_functions.c.Corey Farrell
2015-12-30main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.cGeorge Joseph
2015-09-19pbx: Update device and presence state when changing a hint extension.Joshua Colp
2015-09-02pbx: Fix crash when issuing "core show hints" with long pattern match.Joshua Colp
2015-08-31Fix deadlock on presence state changes.Mark Michelson
2015-07-17pbx.c: Post AMI VarSet event if delete a non-empty dialplan variable.Richard Mudgett
2015-06-26main/pbx: Resolve case sensitivity regression in PBX hintsMatt Jordan
2015-06-08Fix unsafe uses of ast_context pointers.Corey Farrell
2015-05-01main/pbx: Improve performance of dialplan reloads with a large number of hintsMatt Jordan
2015-04-19main/pbx: Don't attempt to destroy a previously destroyed exten/priority tupleMatt Jordan
2015-03-26Replace most uses of ast_register_atexit with ast_register_cleanup.Corey Farrell
2015-01-30Fix some memory leaks.Mark Michelson
2015-01-19Call extension state callbacks at hint creation.Mark Michelson
2015-01-09AMI: Make AMI actions that generate event lists consistent.Richard Mudgett
2014-11-12pbx: Fix off-nominal case where a freed extension may still be used.Joshua Colp
2014-08-13Bridges: Fix feature interruption/unintended kick caused by external actionsJonathan Rose
2014-08-07pbx: Filter out pattern matching hints in responses sent to ExtensionStateListMatthew Jordan
2014-08-06pbx_lua: fix regression with global sym export and context clash by pbx_config.George Joseph
2014-07-30manager: Add state list commandsKinsey Moore
2014-07-24accountcode: Slightly change accountcode propagation.Richard Mudgett
2014-07-04Remove many deprecated modulesMatthew Jordan
2014-07-03pbx_config: Add manager actions to add/remove extensionsJonathan Rose
2014-06-13stasis: Reduce creation of channel snapshots to improve performanceMatthew Jordan
2014-06-12main/pbx - documentation - enhance 'core show hints' and 'core show hint' hel...Rusty Newton
2014-06-11CLI: correct presence information on core show hintsScott Griepentrog
2014-06-10CLI: add presence information to core show hintsScott Griepentrog
2014-06-08bridges/bridge_native_rtp: Reconfigure bridge on removal of framehookMatthew Jordan
2014-05-29PBX: Prevent incorrect hint parsingKinsey Moore
2014-05-28Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messagesMatthew Jordan
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-18Originated calls: Fix several originate call problems.Richard Mudgett
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-03-07uniqueid: channel linkedid, ami, ari object creation with id'sScott Griepentrog
2014-02-22Remove extra defines of AST_PBX_MAX_STACK.Corey Farrell
2014-02-16pbx: Handle a completely empty dialplan during a context mergeMatthew Jordan