Wed Jan 27 20:02:53 2016

Asterisk developer's documentation


mailbox_mapping Struct Reference

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

Data Fields

struct ast_string_field_mgr __field_mgr
struct ast_string_field_pool__field_mgr_pool
const ast_string_field context
unsigned int cur_state:1
struct {
   struct mailbox_mapping *   next
entry
struct 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 193 of file res_smdi.c.


Field Documentation

Definition at line 206 of file res_smdi.c.

The Name of the mailbox for the SMDI link.

The name of the mailbox on the Asterisk side

The name of the voicemail context in use

Definition at line 206 of file res_smdi.c.

Definition at line 206 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 196 of file res_smdi.c.

Referenced by poll_mailbox().

struct { ... } entry
struct ast_smdi_interface* iface [read]

Definition at line 206 of file res_smdi.c.

Referenced by ast_smdi_mwi_set(), ast_smdi_mwi_unset(), and poll_mailbox().

struct mailbox_mapping* next [read]

Definition at line 207 of file res_smdi.c.

Definition at line 206 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 27 Jan 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1