Wed Apr 6 11:30:13 2011

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

struct mwi_sub* next

Definition at line 801 of file app_voicemail_odbcstorage.c.

struct mwi_sub* next

Definition at line 801 of file app_voicemail_imapstorage.c.

struct mwi_sub* next

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

Definition at line 822 of file app_voicemail.c.

Referenced by handle_unsubscribe().


The documentation for this struct was generated from the following files:
Generated on Wed Apr 6 11:30:13 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7