Data Fields | |
struct { | |
mwi_sub * next | |
} | entry |
struct { | |
mwi_sub * next | |
} | entry |
struct { | |
mwi_sub * next | |
} | entry |
char | mailbox [1] |
int | old_new |
int | old_old |
int | old_urgent |
uint32_t | uniqueid |
This is so we can keep track of which mailboxes are subscribed to. This way, we know which mailboxes to poll when the pollmailboxes option is being used.
Definition at line 830 of file app_voicemail.c.
struct { ... } entry |
struct { ... } entry |
struct { ... } entry |
Referenced by handle_unsubscribe(), and poll_subscribed_mailboxes().
char mailbox |
Definition at line 836 of file app_voicemail.c.
Definition at line 812 of file app_voicemail_odbcstorage.c.
Definition at line 839 of file app_voicemail_imapstorage.c.
Definition at line 831 of file app_voicemail.c.
int old_new |
Definition at line 833 of file app_voicemail.c.
int old_old |
Definition at line 834 of file app_voicemail.c.
int old_urgent |
Definition at line 832 of file app_voicemail.c.
uint32_t uniqueid |