Wed Jan 8 2020 09:50:25

Asterisk developer's documentation


users Struct Reference

list of users found in the config file More...

Data Fields

struct ast_vm_userfirst
 
struct ast_manager_userfirst
 
struct ast_vm_userlast
 
struct ast_manager_userlast
 
ast_mutex_t lock
 
ast_rwlock_t lock
 

Detailed Description

list of users found in the config file

Definition at line 782 of file app_voicemail.c.

Field Documentation

struct ast_vm_user * first

Definition at line 782 of file app_voicemail.c.

struct ast_manager_user* first

Definition at line 1055 of file manager.c.

struct ast_vm_user * last

Definition at line 782 of file app_voicemail.c.

struct ast_manager_user* last

Definition at line 1055 of file manager.c.

Definition at line 782 of file app_voicemail.c.

Definition at line 1055 of file manager.c.


The documentation for this struct was generated from the following files: