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

Data Fields

int cap
 
int deprecated
 
char * display
 
char * name
 

Detailed Description

Definition at line 2354 of file chan_misdn.c.

Field Documentation

◆ cap

int cap

SETUP message bearer capability field code value

Definition at line 2357 of file chan_misdn.c.

◆ deprecated

int deprecated

TRUE if this entry is deprecated. (Misspelled or bad name to use)

Definition at line 2358 of file chan_misdn.c.

◆ display

char* display

Bearer capability displayable name

Definition at line 2356 of file chan_misdn.c.

Referenced by bearer2str().

◆ name

char* name

Bearer capability name string used in /etc/misdn.conf allowed_bearers

Definition at line 2355 of file chan_misdn.c.

Referenced by cb_events(), PathSegment::get_child(), Parameter::load(), SwaggerType::load(), and Property::load().


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