Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
const char * | description |
const char * | name |
int | value |
Definition at line 1111 of file callerid.c.
const char* description |
Definition at line 1114 of file callerid.c.
Referenced by ast_connected_line_source_describe(), ast_describe_caller_presentation(), ast_party_name_charset_describe(), ast_redirecting_reason_describe(), Parameter::load(), Api::load(), Property::load(), Model::load(), and ResourceApi::load().
const char* name |
Definition at line 1113 of file callerid.c.
Referenced by ast_connected_line_source_name(), ast_named_caller_presentation(), ast_party_name_charset_str(), ast_redirecting_reason_name(), PathSegment::get_child(), Parameter::load(), SwaggerType::load(), and Property::load().
int value |
Definition at line 1112 of file callerid.c.
Referenced by ast_connected_line_source_parse(), ast_parse_caller_presentation(), ast_party_name_charset_parse(), and ast_redirecting_reason_parse().