|
Asterisk - The Open Source Telephony Project
18.5.0
|

Go to the source code of this file.
Macros | |
| #define | AST_BUILDOPT_SUM "30ef0c93b36035ec78c9cfd712d36d9b" |
| #define | AST_BUILDOPTS "DEBUG_THREADS, OPTIONAL_API, TEST_FRAMEWORK" |
| #define | AST_DEVMODE 1 |
| #define | DEBUG_THREADS 1 |
| #define | OPTIONAL_API 1 |
| #define | TEST_FRAMEWORK 1 |
| #define AST_BUILDOPT_SUM "30ef0c93b36035ec78c9cfd712d36d9b" |
Definition at line 10 of file buildopts.h.
| #define AST_BUILDOPTS "DEBUG_THREADS, OPTIONAL_API, TEST_FRAMEWORK" |
Definition at line 11 of file buildopts.h.
Referenced by ast_ari_asterisk_get_info().
| #define AST_DEVMODE 1 |
Definition at line 6 of file buildopts.h.
Referenced by hash_ao2_node_destructor(), and rb_ao2_node_destructor().
| #define DEBUG_THREADS 1 |
Definition at line 7 of file buildopts.h.
| #define OPTIONAL_API 1 |
Definition at line 8 of file buildopts.h.
| #define TEST_FRAMEWORK 1 |
Definition at line 9 of file buildopts.h.
1.8.13