Data Fields | |
| const char * | description |
| const char * | name |
| int | value |
| const char* description |
Definition at line 1110 of file callerid.c.
Referenced by ast_describe_caller_presentation(), ast_redirecting_reason_describe(), ast_connected_line_source_describe(), and ast_party_name_charset_describe().
| const char* name |
Definition at line 1109 of file callerid.c.
Referenced by ast_named_caller_presentation(), ast_redirecting_reason_name(), ast_connected_line_source_name(), and ast_party_name_charset_str().
| int value |
Definition at line 1108 of file callerid.c.
Referenced by ast_parse_caller_presentation(), ast_redirecting_reason_parse(), ast_connected_line_source_parse(), and ast_party_name_charset_parse().