Connected Line/Party information. More...
#include <channel.h>

Data Fields | |
| struct ast_party_id | ani |
| Automatic Number Identification (ANI) | |
| int | ani2 |
| Automatic Number Identification 2 (Info Digits) | |
| struct ast_party_id | id |
| Connected party ID. | |
| int | source |
| Information about the source of an update. | |
Connected Line/Party information.
| 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(), ast_party_connected_line_set_init(), and sig_ss7_call().
| struct ast_party_id id |
Connected party ID.
Definition at line 403 of file channel.h.
Referenced by __ast_request_and_dial(), action_coreshowchannels(), action_meetmelist(), action_status(), analog_call(), ast_connected_line_build_data(), ast_connected_line_copy_from_caller(), ast_connected_line_copy_to_caller(), ast_connected_line_parse_data(), 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(), conf_run(), connectedline_read(), connectedline_write(), dahdi_call(), dial_exec_full(), do_forward(), handle_request_invite(), handle_request_update(), handle_response_invite(), handle_showchan(), iax2_call(), join_queue(), manager_parking_status(), manager_queues_status(), mgcp_call(), misdn_call(), misdn_get_connected_line(), misdn_queue_connected_line_update(), 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_handle_subcmds(), sig_pri_indicate(), sig_pri_mcid_event(), sig_ss7_call(), sip_call(), skinny_answer(), skinny_call(), skinny_indicate(), skinny_newcall(), socket_process(), 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_connected_line_build_data(), ast_connected_line_parse_data(), 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(), connectedline_write(), handle_request_invite(), handle_request_update(), handle_response_invite(), local_attended_transfer(), misdn_queue_connected_line_update(), parked_call_exec(), party_connected_line_copy_transfer(), sig_pri_handle_subcmds(), sip_call(), and wait_for_answer().