Asterisk - The Open Source Telephony Project GIT-master-754dea3
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
extern

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
extern

◆ ast_config_AST_CONFIG_DIR

const char* ast_config_AST_CONFIG_DIR
extern

◆ ast_config_AST_CONFIG_FILE

const char* ast_config_AST_CONFIG_FILE
extern

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
extern

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
extern

Definition at line 174 of file options.c.

Referenced by ast_makesocket().

◆ ast_config_AST_CTL_OWNER

const char* ast_config_AST_CTL_OWNER
extern

Definition at line 173 of file options.c.

Referenced by ast_makesocket().

◆ ast_config_AST_CTL_PERMISSIONS

const char* ast_config_AST_CTL_PERMISSIONS
extern

Definition at line 172 of file options.c.

Referenced by ast_makesocket().

◆ ast_config_AST_DATA_DIR

const char* ast_config_AST_DATA_DIR
extern

◆ ast_config_AST_DB

const char* ast_config_AST_DB
extern

Definition at line 165 of file options.c.

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

◆ ast_config_AST_KEY_DIR

const char* ast_config_AST_KEY_DIR
extern

◆ ast_config_AST_LOG_DIR

const char* ast_config_AST_LOG_DIR
extern

◆ ast_config_AST_MODULE_DIR

const char* ast_config_AST_MODULE_DIR
extern

◆ ast_config_AST_MONITOR_DIR

const char* ast_config_AST_MONITOR_DIR
extern

Definition at line 155 of file options.c.

Referenced by chanspy_exec(), extenspy_exec(), filename_parse(), and launch_script().

◆ ast_config_AST_PID

const char* ast_config_AST_PID
extern

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
extern

◆ ast_config_AST_RUN_DIR

const char* ast_config_AST_RUN_DIR
extern

◆ ast_config_AST_RUN_GROUP

const char* ast_config_AST_RUN_GROUP
extern

◆ ast_config_AST_RUN_USER

const char* ast_config_AST_RUN_USER
extern

◆ ast_config_AST_SBIN_DIR

const char* ast_config_AST_SBIN_DIR
extern

Definition at line 163 of file options.c.

Referenced by ast_str_retrieve_variable(), and asterisk_daemon().

◆ ast_config_AST_SOCKET

const char* ast_config_AST_SOCKET
extern

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
extern

◆ ast_config_AST_SYSTEM_NAME

const char* ast_config_AST_SYSTEM_NAME
extern

◆ ast_config_AST_VAR_DIR

const char* ast_config_AST_VAR_DIR
extern