Thu Apr 8 01:24:31 2010

Asterisk developer's documentation


mwi_sub Struct Reference

An MWI subscription. More...

Collaboration diagram for mwi_sub:
Collaboration graph
[legend]

Data Fields

struct {
   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 647 of file app_voicemail.c.


Field Documentation

struct { ... } entry
char mailbox[1]
struct mwi_sub* next [read]

Definition at line 648 of file app_voicemail.c.

int old_new

Definition at line 650 of file app_voicemail.c.

Referenced by poll_subscribed_mailbox().

int old_old

Definition at line 651 of file app_voicemail.c.

Referenced by poll_subscribed_mailbox().

Definition at line 649 of file app_voicemail.c.

Referenced by poll_subscribed_mailbox().

uint32_t uniqueid

Definition at line 652 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 8 Apr 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1