|
Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
| int | cap |
| int | deprecated |
| char * | display |
| char * | name |
Definition at line 2354 of file chan_misdn.c.
| int cap |
SETUP message bearer capability field code value
Definition at line 2357 of file chan_misdn.c.
| int deprecated |
TRUE if this entry is deprecated. (Misspelled or bad name to use)
Definition at line 2358 of file chan_misdn.c.
| char* display |
Bearer capability displayable name
Definition at line 2356 of file chan_misdn.c.
Referenced by bearer2str().
| 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().
1.8.13