Thu Jul 9 13:41:41 2009

Asterisk developer's documentation


mwi_sub Struct Reference

An MWI subscription. More...


Data Fields

struct {
   mwi_sub *   next
entry
char mailbox [1]
int old_new
int old_old
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 614 of file app_voicemail.c.


Field Documentation

struct { ... } entry

Referenced by mwi_sub_event_cb(), mwi_unsub_event_cb(), and poll_subscribed_mailboxes().

char mailbox[1]

Definition at line 619 of file app_voicemail.c.

Referenced by mwi_sub_event_cb(), and poll_subscribed_mailboxes().

struct mwi_sub* next

Definition at line 615 of file app_voicemail.c.

int old_new

Definition at line 616 of file app_voicemail.c.

Referenced by poll_subscribed_mailboxes().

int old_old

Definition at line 617 of file app_voicemail.c.

Referenced by poll_subscribed_mailboxes().

uint32_t uniqueid

Definition at line 618 of file app_voicemail.c.

Referenced by mwi_sub_event_cb(), and mwi_unsub_event_cb().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 9 13:41:41 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7