Commit Graph

595 Commits (98e38daf8228ed012dc661b7321f963f33404af6)

Author SHA1 Message Date
Sean Bright 98e38daf82 pbx: Use same thread if AST_OUTGOING_WAIT_COMPLETE specified
8 years ago
Richard Mudgett 9fd9b39e8b pbx.c: Fix crash from malformed exten pattern.
8 years ago
Richard Mudgett 4271c700f7 core: Cleanup ast_get_hint() usage.
8 years ago
Sean Bright 8936568515 manager: Restore Originate failure behavior from Asterisk 11
8 years ago
Etienne Lessard 27951792c4 pbx.c: Prevent infinite recursion in manager_show_dialplan_helper.
9 years ago
Corey Farrell 9b822293bd pbx.c: Additional fixes to ast_context_remove_extension_callerid2.
9 years ago
zuul 948a9b615f Merge "pbx.c: Fix handling of '-' in extension name and callerid" into 13
9 years ago
Corey Farrell 57e9c66819 pbx.c: Fix handling of '-' in extension name and callerid
9 years ago
Richard Mudgett 873fc0fda5 pbx.c: Allow dangerous functions when adding a hint to dialplan.
9 years ago
Corey Farrell a17b071e36 pbx: Fix leak of timezone for time based includes.
9 years ago
zuul e7e16b7465 Merge "pbx.c: Minor code rearangements." into 13
9 years ago
Richard Mudgett 82638fb0c7 pbx.c: Minor code rearangements.
9 years ago
Richard Mudgett 2ef8a954b3 pbx: Update doxygen for extension state watchers.
9 years ago
Kevin Harwell 1600ebca7d pbx: Deadlock between contexts container and context_merge locks
10 years ago
Corey Farrell e462f0063f main/pbx: Move hangup handler routines to pbx_hangup_handler.c.
10 years ago
Corey Farrell ab191d124c main/pbx: Move dialplan application management routines to pbx_app.c.
10 years ago
Corey Farrell 09a9b93896 main/pbx: Move switch routines to pbx_switch.c.
10 years ago
Corey Farrell c608274a39 main/pbx: Move timing routines to pbx_timing.c.
10 years ago
Corey Farrell 7fdcfd7724 main/pbx: Move variable routines to pbx_variables.c.
10 years ago
Corey Farrell 2ffade4574 main/pbx: Move custom function routines to pbx_functions.c.
10 years ago
George Joseph 20b8474f20 main/pbx: Move pbx_builtin dialplan applications to pbx_builtins.c
10 years ago
Joshua Colp 2bd27d1222 pbx: Update device and presence state when changing a hint extension.
10 years ago
Joshua Colp cc1363209e pbx: Fix crash when issuing "core show hints" with long pattern match.
10 years ago
Mark Michelson 03fe79f29e Fix deadlock on presence state changes.
10 years ago
Richard Mudgett 875aee4c09 pbx.c: Post AMI VarSet event if delete a non-empty dialplan variable.
10 years ago
Matt Jordan 399cd8bcd9 main/pbx: Resolve case sensitivity regression in PBX hints
10 years ago
Corey Farrell 55c8daf88b Fix unsafe uses of ast_context pointers.
10 years ago
Matt Jordan 1b19c15f17 main/pbx: Improve performance of dialplan reloads with a large number of hints
10 years ago
Matt Jordan f0c82a173a main/pbx: Don't attempt to destroy a previously destroyed exten/priority tuple
10 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
10 years ago
Mark Michelson 43dd42d8ae Fix some memory leaks.
10 years ago
Mark Michelson ab5af1f3d8 Call extension state callbacks at hint creation.
11 years ago
Richard Mudgett 4b363688d4 AMI: Make AMI actions that generate event lists consistent.
11 years ago
Joshua Colp 5ee03e74a8 pbx: Fix off-nominal case where a freed extension may still be used.
11 years ago
Jonathan Rose cd28e5dda2 Bridges: Fix feature interruption/unintended kick caused by external actions
11 years ago
Matthew Jordan 98af8fb715 pbx: Filter out pattern matching hints in responses sent to ExtensionStateList
11 years ago
George Joseph 3e5ab6ca39 pbx_lua: fix regression with global sym export and context clash by pbx_config.
11 years ago
Kinsey Moore 485d0379ae manager: Add state list commands
11 years ago
Richard Mudgett a2ce95d9d2 accountcode: Slightly change accountcode propagation.
11 years ago
Matthew Jordan 97834718c2 Remove many deprecated modules
11 years ago
Jonathan Rose 04a9123309 pbx_config: Add manager actions to add/remove extensions
11 years ago
Matthew Jordan 9cc1a8e893 stasis: Reduce creation of channel snapshots to improve performance
11 years ago
Rusty Newton 9ec5064383 main/pbx - documentation - enhance 'core show hints' and 'core show hint' help text
11 years ago
Scott Griepentrog d5298f2a1b CLI: correct presence information on core show hints
11 years ago
Scott Griepentrog d7ed0a1ece CLI: add presence information to core show hints
11 years ago
Matthew Jordan 20a14e568f bridges/bridge_native_rtp: Reconfigure bridge on removal of framehook
11 years ago
Kinsey Moore e039996571 PBX: Prevent incorrect hint parsing
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
11 years ago
Kinsey Moore abd3e4040b Allow Asterisk to compile under GCC 4.10
11 years ago
Richard Mudgett 51b6c49681 Originated calls: Fix several originate call problems.
11 years ago