Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
Data Fields | |
char * | context |
int | count |
char | mailbox [0] |
Definition at line 1255 of file app_voicemail.c.
char * context |
Definition at line 1257 of file app_voicemail.c.
Referenced by inprocess_cmp_fn(), and inprocess_count().
int count |
Definition at line 1256 of file app_voicemail.c.
Referenced by inprocess_count().
char mailbox |
Definition at line 1258 of file app_voicemail.c.
Referenced by inprocess_cmp_fn(), inprocess_count(), and inprocess_hash_fn().