Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
cfsubscription_types Struct Reference

Subscription types that we support. We support. More...

Data Fields

const char *const event
 
const char *const mediatype
 
const char *const text
 
enum subscriptiontype type
 

Detailed Description

Subscription types that we support. We support.

Definition at line 714 of file chan_sip.c.

Field Documentation

◆ event

const char* const event

Definition at line 716 of file chan_sip.c.

Referenced by transmit_state_notify().

◆ mediatype

const char* const mediatype

Definition at line 717 of file chan_sip.c.

Referenced by transmit_state_notify().

◆ text

const char* const text

Definition at line 718 of file chan_sip.c.

Referenced by subscription_type2str().

◆ type

enum subscriptiontype type

Definition at line 715 of file chan_sip.c.

Referenced by Property::load().


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