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 817 of file app_voicemail.c.
struct { ... } entry |
struct { ... } entry |
struct { ... } entry |
Referenced by handle_unsubscribe(), and poll_subscribed_mailboxes().
char mailbox |
Definition at line 823 of file app_voicemail.c.
Definition at line 801 of file app_voicemail_odbcstorage.c.
Definition at line 801 of file app_voicemail_imapstorage.c.
Definition at line 818 of file app_voicemail.c.
int old_new |
Definition at line 820 of file app_voicemail.c.
int old_old |
Definition at line 821 of file app_voicemail.c.
int old_urgent |
Definition at line 819 of file app_voicemail.c.
uint32_t uniqueid |