|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
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 | |
| struct { | ||
| struct ast_manager_user * next | ||
| } | list | |
| 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 |
| struct { ... } list |
Referenced by get_manager_by_name_locked(), handle_showmanagers(), and manager_shutdown().
| struct ast_manager_user* next |
| int writetimeout |
Per user Timeout for ast_carefulwrite()