Commit Graph

650 Commits (master)

Author SHA1 Message Date
Luz Paz e3ad4cea4e docs: Fix various typos in main/
2 months ago
Sean Bright 82bef2ed90 docs: Indent <since> tags.
3 months ago
George Joseph 198b01c536 docs: Add version information to application and function XML elements
3 months ago
George Joseph 77d5550d14 docs: Add version information to manager event instance XML elements
3 months ago
Sean Bright 468601fd13 manager: Add `<since>` tags for all AMI actions.
3 months ago
Alexei Gradinari 4280d7cd77 pbx.c: expand fields width of "core show hints"
10 months ago
George Joseph 6871d1cdfc Reduce startup/shutdown verbose logging
1 year ago
Naveen Albert e899a02465 pbx.c: Fix gcc 12 compiler warning.
2 years ago
Mike Bradeen e8f548c155 app_macro: Remove deprecated module.
2 years ago
Sean Bright d25bf55de5 pbx.c: Simplify ast_context memory management.
3 years ago
George Joseph 4aa541683b GCC12: Fixes for 16+
3 years ago
Naveen Albert 6ddb0ec939 func_evalexten: Extension evaluation function.
3 years ago
Naveen Albert a7cf3979ec pbx.c: Warn if there are too many includes in a context.
3 years ago
Naveen Albert 23a4a12420 pbx: Add variable substitution API for extensions
3 years ago
Alexander Traud 9440f6ec58 main: Fix for Doxygen.
3 years ago
Alexander Traud cc025026b7 progdocs: Fix for Doxygen, the hidden parts.
3 years ago
Josh Soref f382775241 main: Spelling fixes
3 years ago
Sean Bright a109b5aee0 pbx.c: Don't remove dashes from hints on reload.
4 years ago
Joshua C. Colp 5382b9dbb8 core: Don't play silence for Busy() and Congestion() applications.
4 years ago
Sean Bright 51cba591e3 pbx.c: On error, ast_add_extension2_lockopt should always free 'data'
5 years ago
Joshua C. Colp 28bae5e901 pbx: Fix hints deadlock between reload and ExtensionState.
5 years ago
Kevin Harwell 3d1bf3c537 Compiler fixes for gcc 10
5 years ago
Sean Bright 50d02d6194 pbx.c: Include filesystem cache in free memory calculation
5 years ago
Kevin Harwell bf6f27388d pbx: deadlock when outgoing dialed channel hangs up too quickly
6 years ago
Sean Bright 702019fc80 pbx: Prevent Realtime switch crash on invalid priority
6 years ago
Friendly Automation 0afd6128a7 Merge "pbx.c: Ignore dashes in extensions when using extenpatternmatchnew"
6 years ago
Sean Bright 7e5709d726 pbx.c: Ignore dashes in extensions when using extenpatternmatchnew
6 years ago
Sean Bright 2cf4e8bff9 pbx.c: Properly parse labels with leading digits
6 years ago
Giuseppe Sucameli e2bbab17b3 Fix deadlock handling subscribe req during res_parking reload
6 years ago
Corey Farrell 021ce938ca
astobj2: Remove legacy ao2_container_alloc routine.
7 years ago
Joshua Colp 3077ad0c24 stasis: Add internal filtering of messages.
7 years ago
Corey Farrell 687ab7aeee
astobj2: Eliminate 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.
7 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