| Asterisk - The Open Source Telephony Project GIT-master-27fb039
    | 
list of users found in the config file More...

| Data Fields | |
| struct ast_vm_user * | first | 
| struct ast_manager_user * | first | 
| struct ast_vm_user * | last | 
| struct ast_manager_user * | last | 
| ast_mutex_t | lock | 
| ast_rwlock_t | lock | 
list of users found in the config file
Definition at line 1102 of file app_voicemail.c.
| struct ast_vm_user* first | 
Definition at line 1102 of file app_voicemail.c.
| struct ast_manager_user* first | 
| struct ast_vm_user* last | 
Definition at line 1102 of file app_voicemail.c.
| struct ast_manager_user* last | 
| ast_mutex_t lock | 
Definition at line 1102 of file app_voicemail.c.
| ast_rwlock_t lock |