Commit Graph

632 Commits (6f135c0ef485d34e2c47fc70a2756b0394036ffc)

Author SHA1 Message Date
Joshua C. Colp 4470838d89 core: Don't play silence for Busy() and Congestion() applications.
4 years ago
Sean Bright 7a64868118 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
5 years ago
Joshua C. Colp 0452717645 pbx: Fix hints deadlock between reload and ExtensionState.
5 years ago
Kevin Harwell f59001d171 Compiler fixes for gcc 10
5 years ago
Sean Bright f5a1e8b04d pbx.c: Include filesystem cache in free memory calculation
5 years ago
Kevin Harwell a66848c92f pbx: deadlock when outgoing dialed channel hangs up too quickly
6 years ago
Sean Bright 0514559005 pbx: Prevent Realtime switch crash on invalid priority
6 years ago
Friendly Automation c9ca88ae7d Merge "pbx.c: Ignore dashes in extensions when using extenpatternmatchnew" into 16
6 years ago
Sean Bright 9b7a64cbf0 pbx.c: Ignore dashes in extensions when using extenpatternmatchnew
6 years ago
Sean Bright f91262272e pbx.c: Properly parse labels with leading digits
6 years ago
Giuseppe Sucameli 419db481d1 Fix deadlock handling subscribe req during res_parking reload
6 years ago
Corey Farrell ed7a5664b6
astobj2: Eliminate usage of legacy ao2_container_alloc routine.
7 years ago
Joshua Colp 8d436a95e7 stasis: Add internal filtering of messages.
7 years ago
Corey Farrell dee1165d31
astobj2: Eliminate usage of legacy container allocation macros.
7 years ago
Corey Farrell b5914d90ac Fix GCC 8 build issues.
7 years ago
Corey Farrell c8a521b6c8 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
krells 77f2814d01 pbx: Reduce verbosity while loading extensions
7 years ago
Corey Farrell cfb88f3ac1 pbx: Prevent execution of NULL pointer.
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
8 years ago
Corey Farrell 5762f72425 PBX: Handle errors from AST_VECTOR_APPEND.
8 years ago
Sean Bright 325eeced6a core: Remove 'Data Retrieval API'
8 years ago
Joshua Colp 5a7af00e80 asterisk: Audit locking of channel when manipulating flags.
8 years ago
Sean Bright c47b3e74d2 pbx: Use same thread if AST_OUTGOING_WAIT_COMPLETE specified
8 years ago
Richard Mudgett f997090877 pbx.c: Fix crash from malformed exten pattern.
8 years ago
Richard Mudgett c9296b23d1 core: Cleanup ast_get_hint() usage.
8 years ago
Sean Bright 0910773077 manager: Restore Originate failure behavior from Asterisk 11
8 years ago
Jonathan R. Rose d96e350256 core/pbx: dialplan show - display filename/line#
8 years ago
David Kerr ddc951060a app_originate: Add option to execute gosub prior to dial
9 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Etienne Lessard 5e0758575c pbx.c: Prevent infinite recursion in manager_show_dialplan_helper.
9 years ago
Corey Farrell eca3d2698a pbx.c: Additional fixes to ast_context_remove_extension_callerid2.
9 years ago
Joshua Colp b8fdd3ad79 Merge "pbx.c: Fix handling of '-' in extension name and callerid"
9 years ago
Corey Farrell 89a0a1eb45 pbx.c: Fix handling of '-' in extension name and callerid
9 years ago
Richard Mudgett 68ebf86e2f pbx.c: Allow dangerous functions when adding a hint to dialplan.
9 years ago
Corey Farrell 68de3a9e51 pbx.c: Remove duplicate code.
9 years ago
Corey Farrell a36a174c4b pbx: Create pbx_sw.c for management of 'struct ast_sw'.
9 years ago
Corey Farrell e2e8713b84 pbx: Create pbx_ignorepat.c for management of 'struct ast_ignorepat'.
9 years ago
Corey Farrell be36bd7ca5 pbx: Create pbx_include.c for management of 'struct ast_include'.
9 years ago
Corey Farrell f3608b50d7 pbx: Fix leak of timezone for time based includes.
9 years ago
Joshua Colp 8610f4344f Merge "pbx.h: Make ast_state_cb_type take more const."
9 years ago
Joshua Colp b47dfd1c6e Merge "pbx.c: Minor code rearangements."
9 years ago
Richard Mudgett 6138a75e8e pbx.h: Make ast_state_cb_type take more const.
9 years ago
Richard Mudgett 72c19f7dc5 pbx.c: Minor code rearangements.
9 years ago
Richard Mudgett 28cefc3e88 pbx: Update doxygen for extension state watchers.
9 years ago
Joshua Colp 1dc5e28624 pbx: Add support for autohints.
9 years ago
Kevin Harwell 7760029f19 pbx: Deadlock between contexts container and context_merge locks
9 years ago
Corey Farrell 36f1eaf0b5 main/pbx: Move hangup handler routines to pbx_hangup_handler.c.
10 years ago
Corey Farrell 3507494b8a main/pbx: Move dialplan application management routines to pbx_app.c.
10 years ago
Corey Farrell 54a8f1a396 main/pbx: Move switch routines to pbx_switch.c.
10 years ago
Corey Farrell c3c8b8e41d main/pbx: Move timing routines to pbx_timing.c.
10 years ago