Asterisk - The Open Source Telephony Project  18.5.0
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
Variables
paths.h File Reference

Asterisk file paths, configured in asterisk.conf. More...

Go to the source code of this file.

Variables

const char * ast_config_AST_AGI_DIR
 
const char * ast_config_AST_CACHE_DIR
 
const char * ast_config_AST_CONFIG_DIR
 
const char * ast_config_AST_CONFIG_FILE
 
const char * ast_config_AST_CTL
 
const char * ast_config_AST_CTL_GROUP
 
const char * ast_config_AST_CTL_OWNER
 
const char * ast_config_AST_CTL_PERMISSIONS
 
const char * ast_config_AST_DATA_DIR
 
const char * ast_config_AST_DB
 
const char * ast_config_AST_KEY_DIR
 
const char * ast_config_AST_LOG_DIR
 
const char * ast_config_AST_MODULE_DIR
 
const char * ast_config_AST_MONITOR_DIR
 
const char * ast_config_AST_PID
 
const char * ast_config_AST_RECORDING_DIR
 
const char * ast_config_AST_RUN_DIR
 
const char * ast_config_AST_RUN_GROUP
 
const char * ast_config_AST_RUN_USER
 
const char * ast_config_AST_SBIN_DIR
 
const char * ast_config_AST_SOCKET
 
const char * ast_config_AST_SPOOL_DIR
 
const char * ast_config_AST_SYSTEM_NAME
 
const char * ast_config_AST_VAR_DIR
 

Detailed Description

Asterisk file paths, configured in asterisk.conf.

Definition in file paths.h.

Variable Documentation

◆ ast_config_AST_AGI_DIR

const char* ast_config_AST_AGI_DIR

Definition at line 160 of file options.c.

Referenced by ast_str_retrieve_variable(), handle_show_settings(), and launch_script().

◆ ast_config_AST_CACHE_DIR

const char* ast_config_AST_CACHE_DIR

Definition at line 150 of file options.c.

Referenced by ast_bucket_file_temporary_create(), and ast_str_retrieve_variable().

◆ ast_config_AST_CONFIG_DIR

const char* ast_config_AST_CONFIG_DIR

◆ ast_config_AST_CONFIG_FILE

const char* ast_config_AST_CONFIG_FILE

Definition at line 152 of file options.c.

Referenced by handle_show_settings(), launch_script(), and load_asterisk_conf().

◆ ast_config_AST_CTL

const char* ast_config_AST_CTL

Definition at line 175 of file options.c.

Referenced by load_asterisk_conf().

◆ ast_config_AST_CTL_GROUP

const char* ast_config_AST_CTL_GROUP

Definition at line 174 of file options.c.

Referenced by ast_makesocket().

◆ ast_config_AST_CTL_OWNER

const char* ast_config_AST_CTL_OWNER

Definition at line 173 of file options.c.

Referenced by ast_makesocket().

◆ ast_config_AST_CTL_PERMISSIONS

const char* ast_config_AST_CTL_PERMISSIONS

Definition at line 172 of file options.c.

Referenced by ast_makesocket().

◆ ast_config_AST_DATA_DIR

const char* ast_config_AST_DATA_DIR

◆ ast_config_AST_DB

const char* ast_config_AST_DB

◆ ast_config_AST_KEY_DIR

const char* ast_config_AST_KEY_DIR

◆ ast_config_AST_LOG_DIR

const char* ast_config_AST_LOG_DIR

◆ ast_config_AST_MODULE_DIR

const char* ast_config_AST_MODULE_DIR

◆ ast_config_AST_MONITOR_DIR

const char* ast_config_AST_MONITOR_DIR

◆ ast_config_AST_PID

const char* ast_config_AST_PID

Definition at line 166 of file options.c.

Referenced by asterisk_daemon(), handle_show_settings(), and really_quit().

◆ ast_config_AST_RECORDING_DIR

const char* ast_config_AST_RECORDING_DIR

◆ ast_config_AST_RUN_DIR

const char* ast_config_AST_RUN_DIR

◆ ast_config_AST_RUN_GROUP

const char* ast_config_AST_RUN_GROUP

◆ ast_config_AST_RUN_USER

const char* ast_config_AST_RUN_USER

◆ ast_config_AST_SBIN_DIR

const char* ast_config_AST_SBIN_DIR

Definition at line 163 of file options.c.

Referenced by asterisk_daemon(), and convert_bdb_to_sqlite3().

◆ ast_config_AST_SOCKET

const char* ast_config_AST_SOCKET

Definition at line 167 of file options.c.

Referenced by ast_makesocket(), ast_tryconnect(), ast_var_Config(), main(), and really_quit().

◆ ast_config_AST_SPOOL_DIR

const char* ast_config_AST_SPOOL_DIR

◆ ast_config_AST_SYSTEM_NAME

const char* ast_config_AST_SYSTEM_NAME

◆ ast_config_AST_VAR_DIR

const char* ast_config_AST_VAR_DIR