Indicate what information in ast_party_connected_line should be set. More...
#include <channel.h>
Data Fields | |
struct ast_set_party_id | ani |
struct ast_set_party_id | id |
Indicate what information in ast_party_connected_line should be set.
Definition at line 431 of file channel.h.
struct ast_set_party_id ani [read] |
What ANI id information to set.
Definition at line 435 of file channel.h.
Referenced by ast_party_connected_line_set().
struct ast_set_party_id id [read] |
What connected line id information to set.
Definition at line 433 of file channel.h.
Referenced by ast_connected_line_build_data(), ast_party_connected_line_set(), handle_request_invite(), handle_request_update(), handle_response_invite(), misdn_queue_connected_line_update(), and sip_call().