Asterisk - The Open Source Telephony Project GIT-master-0bf3178
|
user descriptor, as read from the config file. More...
Data Fields | |
char * | a1_hash |
struct ast_acl_list * | acl |
int | allowmultiplelogin |
struct ast_variable * | chanvars |
int | displayconnects |
struct ao2_container * | excludefilters |
struct ao2_container * | includefilters |
int | keep |
int | readperm |
char * | secret |
char | username [80] |
int | writeperm |
int | writetimeout |
user descriptor, as read from the config file.
struct ast_acl_list* acl |
struct ast_variable* chanvars |
struct ao2_container* excludefilters |
struct ao2_container* includefilters |
char* secret |
Secret for logging in
Definition at line 347 of file manager.c.
Referenced by Registration::write().
int writetimeout |
Per user Timeout for ast_carefulwrite()