Wed Jan 8 2020 09:50:23

Asterisk developer's documentation


allowed_bearers Struct Reference

Data Fields

int cap
 
int deprecated
 
char * display
 
char * name
 

Detailed Description

Definition at line 2326 of file chan_misdn.c.

Field Documentation

int cap

SETUP message bearer capability field code value

Definition at line 2329 of file chan_misdn.c.

int deprecated

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

Definition at line 2330 of file chan_misdn.c.

char* display

Bearer capability displayable name

Definition at line 2328 of file chan_misdn.c.

Referenced by bearer2str().

char* name

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

Definition at line 2327 of file chan_misdn.c.

Referenced by cb_events().


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