Thu Jan 28 17:36:16 2010

Asterisk developer's documentation


ast_manager_user Struct Reference
[AMI functions]


Data Fields

char * deny
unsigned int displayconnects:1
int keep
struct {
   ast_manager_user *   next
list
char * permit
char * read
char * secret
char username [80]
char * write

Detailed Description

Definition at line 237 of file manager.c.


Field Documentation

char* deny

Definition at line 240 of file manager.c.

Referenced by handle_showmanager(), and init_manager().

unsigned int displayconnects

Definition at line 244 of file manager.c.

Referenced by handle_showmanager(), and init_manager().

int keep

Definition at line 245 of file manager.c.

Referenced by init_manager().

struct { ... } list

struct ast_manager_user* next

Definition at line 246 of file manager.c.

char* permit

Definition at line 241 of file manager.c.

Referenced by handle_showmanager(), and init_manager().

char* read

Definition at line 242 of file manager.c.

Referenced by handle_showmanager(), and init_manager().

char* secret

Definition at line 239 of file manager.c.

Referenced by handle_showmanager(), and init_manager().

char username[80]

Definition at line 238 of file manager.c.

Referenced by ast_get_manager_by_name_locked(), handle_showmanager(), and handle_showmanagers().

char* write

Definition at line 243 of file manager.c.

Referenced by handle_showmanager(), and init_manager().


The documentation for this struct was generated from the following file:
Generated on Thu Jan 28 17:36:16 2010 for Asterisk - the Open Source PBX by  doxygen 1.4.7