|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
Data Fields | |
| const char * | description |
| const char * | name |
| int | value |
Definition at line 1311 of file callerid.c.
| const char* description |
Definition at line 1314 of file callerid.c.
Referenced by ast_connected_line_source_describe(), ast_describe_caller_presentation(), ast_party_name_charset_describe(), and ast_redirecting_reason_describe().
| const char* name |
Definition at line 1313 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(), and SwaggerType::load().
| int value |
Definition at line 1312 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().