Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
users Struct Reference

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

Collaboration diagram for users:
Collaboration graph
[legend]

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 915 of file app_voicemail.c.

Field Documentation

◆ first [1/2]

struct ast_vm_user* first

Definition at line 915 of file app_voicemail.c.

◆ first [2/2]

struct ast_manager_user* first

Definition at line 1662 of file manager.c.

◆ last [1/2]

struct ast_vm_user* last

Definition at line 915 of file app_voicemail.c.

◆ last [2/2]

struct ast_manager_user* last

Definition at line 1662 of file manager.c.

◆ lock [1/2]

Definition at line 915 of file app_voicemail.c.

◆ lock [2/2]

Definition at line 1662 of file manager.c.


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