Asterisk - The Open Source Telephony Project GIT-master-f36a736
|
map AST_CAUSE's to readable string representations More...
Data Fields | |
int | cause |
const char * | desc |
const char * | name |
map AST_CAUSE's to readable string representations
const char* desc |
Definition at line 133 of file channel.c.
Referenced by ast_cause2str().
const char* name |
Definition at line 132 of file channel.c.
Referenced by PathSegment::get_child(), Parameter::load(), Property::load(), and SwaggerType::load().