Fri Jul 24 00:42:08 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
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 625 of file app_voicemail.c.


Field Documentation

struct { ... } entry

Referenced by handle_unsubscribe(), and poll_subscribed_mailboxes().

char mailbox[1]

Definition at line 631 of file app_voicemail.c.

Referenced by handle_subscribe(), and poll_subscribed_mailboxes().

struct mwi_sub* next

Definition at line 626 of file app_voicemail.c.

int old_new

Definition at line 628 of file app_voicemail.c.

Referenced by poll_subscribed_mailboxes().

int old_old

Definition at line 629 of file app_voicemail.c.

Referenced by poll_subscribed_mailboxes().

int old_urgent

Definition at line 627 of file app_voicemail.c.

Referenced by poll_subscribed_mailboxes().

uint32_t uniqueid

Definition at line 630 of file app_voicemail.c.

Referenced by handle_subscribe(), and handle_unsubscribe().


The documentation for this struct was generated from the following file:
Generated on Fri Jul 24 00:42:08 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7