#include <channel.h>
Data Fields | |
ast_party_id | ani |
Automatic Number Identification (ANI). | |
int | ani2 |
Automatic Number Identification 2 (Info Digits). | |
ast_party_id | id |
Connected party ID. | |
int | source |
Information about the source of an update. |
NULL and "" must be considered equivalent.
Definition at line 401 of file channel.h.
struct ast_party_id ani |
Automatic Number Identification (ANI).
Definition at line 410 of file channel.h.
Referenced by ast_connected_line_copy_from_caller(), ast_connected_line_copy_to_caller(), ast_party_connected_line_collect_caller(), ast_party_connected_line_copy(), ast_party_connected_line_free(), ast_party_connected_line_init(), ast_party_connected_line_set(), ast_party_connected_line_set_init(), iax2_call(), and ring_entry().
int ani2 |
Automatic Number Identification 2 (Info Digits).
Definition at line 417 of file channel.h.
Referenced by ast_connected_line_copy_from_caller(), ast_connected_line_copy_to_caller(), ast_party_connected_line_collect_caller(), ast_party_connected_line_copy(), ast_party_connected_line_init(), ast_party_connected_line_set(), and ast_party_connected_line_set_init().
struct ast_party_id id |
Connected party ID.
Definition at line 403 of file channel.h.
Referenced by __ast_request_and_dial(), action_coreshowchannels(), analog_call(), ast_connected_line_copy_from_caller(), ast_connected_line_copy_to_caller(), ast_hangup(), ast_party_connected_line_collect_caller(), ast_party_connected_line_copy(), ast_party_connected_line_free(), ast_party_connected_line_init(), ast_party_connected_line_set(), ast_party_connected_line_set_init(), ast_setstate(), connectedline_read(), dahdi_call(), dial_exec_full(), handle_showchan(), iax2_call(), join_queue(), manager_parking_status(), manager_queues_status(), mgcp_call(), misdn_call(), misdn_get_connected_line(), oh323_call(), park_call_full(), parked_call_exec(), phase_e_handler(), phone_call(), post_manager_event(), ring_entry(), senddialevent(), serialize_showchan(), sig_pri_call(), sig_pri_indicate(), sig_pri_mcid_event(), skinny_answer(), skinny_call(), skinny_indicate(), skinny_newcall(), unistim_call(), update_config(), and update_connectedline().
int source |
Information about the source of an update.
Definition at line 424 of file channel.h.
Referenced by ast_do_pickup(), ast_party_connected_line_collect_caller(), ast_party_connected_line_copy(), ast_party_connected_line_init(), ast_party_connected_line_set(), ast_party_connected_line_set_init(), builtin_atxfer(), connectedline_read(), local_attended_transfer(), party_connected_line_copy_transfer(), and wait_for_answer().