The following values are available to use:
\arg \b Defined value, text string in config file, explanation
- .
\arg \b AST_PRES_ALLOWED_USER_NUMBER_NOT_SCREENED, "allowed_not_screened", Presentation Allowed, Not Screened,
\arg \b AST_PRES_ALLOWED_USER_NUMBER_PASSED_SCREEN, "allowed_passed_screen", Presentation Allowed, Passed Screen,
-# The dial plan forces Asterisk to create an outbound
call somewhere with the dial (see \ref app_dial.c)
application
-
.
+
\par Bridging channels
If Asterisk dials out this happens:
-# Dial creates an outbound PBX channel and asks one of the
* \section enumreadme ENUM
* \arg Configuration: \ref Config_enum
* \arg \ref enum.c
- * \arg \ref app_enumlookup.c
+ * \arg \ref func_enum.c
*
* \verbinclude README.enum
*/
#define AST_CACHE_DIR_LEN 512
#define AST_FILENAME_MAX 80
+/*! \ingroup main_options */
enum ast_option_flags {
/*! Allow \#exec in config files */
AST_OPT_FLAG_EXEC_INCLUDES = (1 << 0),
/* Forward declarations */
/*! \page Def_syntaxlang Asterisk Language Syntaxes supported
- \not Not really language codes.
+ \note Not really language codes.
For these language codes, Asterisk will change the syntax when
saying numbers (and in some cases dates and voicemail messages
as well)