Data Fields | |
int | displayconnects |
ast_ha * | ha |
int | keep |
struct { | |
ast_manager_user * next | |
} | list |
int | readperm |
char * | secret |
char | username [80] |
int | writeperm |
int | writetimeout |
Definition at line 235 of file manager.c.
int displayconnects |
Per user Timeout for ast_carefulwrite() XXX unused
struct { ... } list |
Referenced by get_manager_by_name_locked(), and handle_showmanagers().
struct ast_manager_user* next |
int writetimeout |