Data Fields | |
int | combined_presentation |
Combined name and number presentation ie. | |
ast_party_name_ies | name |
Subscriber name ies. | |
ast_party_number_ies | number |
Subscriber phone number ies. | |
ast_party_subaddress_ies | subaddress |
Subscriber subaddress ies. | |
int | tag |
User party id tag ie. |
Definition at line 8398 of file channel.c.
Combined name and number presentation ie.
Definition at line 8408 of file channel.c.
Referenced by ast_connected_line_parse_data(), and party_id_build_data().
struct ast_party_name_ies name |
Subscriber name ies.
Definition at line 8400 of file channel.c.
Referenced by ast_connected_line_build_data(), ast_redirecting_build_data(), and party_id_build_data().
struct ast_party_number_ies number |
Subscriber phone number ies.
Definition at line 8402 of file channel.c.
Referenced by party_id_build_data().
Subscriber subaddress ies.
Definition at line 8404 of file channel.c.
Referenced by party_id_build_data().
int tag |
User party id tag ie.
Definition at line 8406 of file channel.c.
Referenced by party_id_build_data().