Sun Jun 12 16:38:03 2011

Asterisk developer's documentation


mailbox_mapping Struct Reference

A mapping between an SMDI mailbox ID and an Asterisk mailbox. More...

Collaboration diagram for mailbox_mapping:

Collaboration graph
[legend]

Public Member Functions

 AST_DECLARE_STRING_FIELDS (AST_STRING_FIELD(smdi);AST_STRING_FIELD(mailbox);AST_STRING_FIELD(context);)

Data Fields

unsigned int cur_state:1
struct ast_smdi_interfaceiface

Detailed Description

A mapping between an SMDI mailbox ID and an Asterisk mailbox.

Definition at line 94 of file res_smdi.c.


Member Function Documentation

AST_DECLARE_STRING_FIELDS ( AST_STRING_FIELD(smdi);AST_STRING_FIELD(mailbox);AST_STRING_FIELD(context);   ) 


Field Documentation

unsigned int cur_state

This is the current state of the mailbox. It is simply on or off to indicate if there are messages waiting or not.

Definition at line 97 of file res_smdi.c.

Referenced by poll_mailbox().

struct ast_smdi_interface* iface [read]

A Pointer to the appropriate SMDI interface

Definition at line 99 of file res_smdi.c.

Referenced by append_mailbox_mapping(), destroy_mailbox_mapping(), and poll_mailbox().


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

Generated on Sun Jun 12 16:38:03 2011 for Asterisk - the Open Source PBX by  doxygen 1.5.6