Mon Mar 19 11:30:58 2012

Asterisk developer's documentation


mwi_sub Struct Reference

An MWI subscription. More...


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


Detailed Description

An MWI subscription.

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.


Field Documentation

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.

struct mwi_sub* next

Definition at line 812 of file app_voicemail_odbcstorage.c.

struct mwi_sub* next

Definition at line 839 of file app_voicemail_imapstorage.c.

struct mwi_sub* next

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

Definition at line 835 of file app_voicemail.c.

Referenced by handle_unsubscribe().


The documentation for this struct was generated from the following files:
Generated on Mon Mar 19 11:30:58 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7