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 790 of file app_voicemail.c.
| struct ast_vm_user* first |
Definition at line 790 of file app_voicemail.c.
| struct ast_manager_user* first |
| struct ast_vm_user* last |
Definition at line 790 of file app_voicemail.c.
| struct ast_manager_user* last |
Definition at line 790 of file app_voicemail.c.