Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
mwi_stasis_subscription Struct Reference

Wrapper for stasis subscription. More...

Data Fields

char mailbox [1]
 
struct ast_mwi_subscribermwi_subscriber
 

Detailed Description

Wrapper for stasis subscription.

An MWI subscription has a container of these. This represents a stasis subscription for MWI state.

Definition at line 97 of file res_pjsip_mwi.c.

Field Documentation

char mailbox[1]

The mailbox corresponding with the MWI subscription. Used as a hash key

Definition at line 101 of file res_pjsip_mwi.c.

struct ast_mwi_subscriber* mwi_subscriber

The MWI stasis subscription

Definition at line 99 of file res_pjsip_mwi.c.


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