Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:03 2007

Asterisk developer's documentation :: Codename Pineapple


sip_mwi_mailbox Struct Reference

#include <sip3.h>

Collaboration diagram for sip_mwi_mailbox:

Collaboration graph
[legend]

Detailed Description

Definition at line 1135 of file sip3.h.

Public Member Functions

 AST_DECLARE_STRING_FIELDS (AST_STRING_FIELD(vmexten);AST_STRING_FIELD(mailbox);)

Data Fields

time_t lastmsgcheck
int lastmsgssent
sip_dialogmwipvt


Member Function Documentation

AST_DECLARE_STRING_FIELDS AST_STRING_FIELD(vmexten);AST_STRING_FIELD(mailbox);   ) 
 


Field Documentation

time_t lastmsgcheck
 

Last time we checked for MWI

Definition at line 1141 of file sip3.h.

Referenced by does_peer_need_mwi(), and sip_send_mwi_to_peer().

int lastmsgssent
 

MWI message status

Definition at line 1140 of file sip3.h.

Referenced by _sip_show_device(), build_device(), register_verify(), and sip_send_mwi_to_peer().

struct sip_dialog* mwipvt
 

Subscription for MWI

Definition at line 1142 of file sip3.h.

Referenced by does_peer_need_mwi(), handle_request_subscribe(), sip_destroy_device(), and sip_send_mwi_to_peer().


The documentation for this struct was generated from the following file:

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen