Sat Aug 6 00:40:09 2011

Asterisk developer's documentation


mailbox_mapping Struct Reference

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


Data Fields

ast_string_field __begin_field [0]
ast_string_field __end_field [0]
ast_string_field_mgr __field_mgr
const ast_string_field context
unsigned int cur_state:1
struct {
   mailbox_mapping *   next
entry
ast_smdi_interfaceiface
const ast_string_field mailbox
const ast_string_field smdi


Detailed Description

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

Definition at line 94 of file res_smdi.c.


Field Documentation

ast_string_field __begin_field[0]

The name of the voicemail context in use

Definition at line 107 of file res_smdi.c.

ast_string_field __end_field[0]

Definition at line 107 of file res_smdi.c.

struct ast_string_field_mgr __field_mgr

Definition at line 107 of file res_smdi.c.

const ast_string_field context

Definition at line 107 of file res_smdi.c.

Referenced by poll_mailbox().

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 { ... } entry

Referenced by append_mailbox_mapping(), destroy_all_mailbox_mappings(), and mwi_monitor_handler().

struct ast_smdi_interface* iface

A Pointer to the appropriate SMDI interface

Definition at line 99 of file res_smdi.c.

Referenced by append_mailbox_mapping(), ast_smdi_interface_destroy(), ast_smdi_interface_unref(), ast_smdi_md_message_push(), ast_smdi_md_message_putback(), ast_smdi_mwi_message_push(), ast_smdi_mwi_message_putback(), ast_smdi_mwi_set(), ast_smdi_mwi_unset(), destroy_mailbox_mapping(), lock_msg_q(), poll_mailbox(), purge_old_messages(), smdi_msg_find(), smdi_msg_pop(), smdi_toggle_mwi(), unlink_from_msg_q(), and unlock_msg_q().

const ast_string_field mailbox

Definition at line 107 of file res_smdi.c.

Referenced by poll_mailbox().

struct mailbox_mapping* next

Definition at line 108 of file res_smdi.c.

const ast_string_field smdi

Definition at line 107 of file res_smdi.c.

Referenced by append_mailbox_mapping(), and poll_mailbox().


The documentation for this struct was generated from the following file:
Generated on Sat Aug 6 00:40:09 2011 for Asterisk - the Open Source PBX by  doxygen 1.4.7