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 ring_entry(), iax2_call(), ast_party_connected_line_init(), ast_party_connected_line_copy(), ast_party_connected_line_set_init(), ast_party_connected_line_set(), ast_party_connected_line_collect_caller(), ast_party_connected_line_free(), ast_connected_line_copy_from_caller(), and ast_connected_line_copy_to_caller().
| int ani2 |
Automatic Number Identification 2 (Info Digits)
Definition at line 417 of file channel.h.
Referenced by ast_party_connected_line_init(), ast_party_connected_line_copy(), ast_party_connected_line_set_init(), ast_party_connected_line_set(), ast_party_connected_line_collect_caller(), ast_connected_line_copy_from_caller(), ast_connected_line_copy_to_caller(), and sig_ss7_call().
| struct ast_party_id id |
Connected party ID.
Definition at line 403 of file channel.h.
Referenced by senddialevent(), do_forward(), dial_exec_full(), serialize_showchan(), phase_e_handler(), conf_run(), action_meetmelist(), join_queue(), ring_entry(), manager_queues_status(), dahdi_call(), oh323_call(), iax2_call(), socket_process(), mgcp_call(), update_config(), misdn_queue_connected_line_update(), misdn_get_connected_line(), misdn_call(), phone_call(), sip_call(), handle_response_invite(), handle_request_update(), handle_request_invite(), update_connectedline(), skinny_newcall(), skinny_call(), skinny_answer(), skinny_indicate(), unistim_call(), ast_party_connected_line_init(), ast_party_connected_line_copy(), ast_party_connected_line_set_init(), ast_party_connected_line_set(), ast_party_connected_line_collect_caller(), ast_party_connected_line_free(), ast_hangup(), __ast_request_and_dial(), ast_setstate(), ast_connected_line_copy_from_caller(), ast_connected_line_copy_to_caller(), ast_connected_line_build_data(), ast_connected_line_parse_data(), handle_showchan(), park_call_full(), post_manager_event(), parked_call_exec(), manager_parking_status(), connectedline_read(), connectedline_write(), action_status(), action_coreshowchannels(), analog_call(), sig_pri_handle_subcmds(), sig_pri_call(), sig_pri_indicate(), and sig_ss7_call().
| int source |
Information about the source of an update.
Definition at line 424 of file channel.h.
Referenced by wait_for_answer(), misdn_queue_connected_line_update(), sip_call(), handle_response_invite(), handle_request_update(), handle_request_invite(), local_attended_transfer(), ast_party_connected_line_init(), ast_party_connected_line_copy(), ast_party_connected_line_set_init(), ast_party_connected_line_set(), ast_party_connected_line_collect_caller(), party_connected_line_copy_transfer(), ast_connected_line_build_data(), ast_connected_line_parse_data(), builtin_atxfer(), parked_call_exec(), ast_do_pickup(), connectedline_read(), connectedline_write(), and sig_pri_handle_subcmds().