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. | |
| struct ast_party_id | priv |
| Private 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 419 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(), and ring_entry().
| int ani2 |
Automatic Number Identification 2 (Info Digits)
Definition at line 429 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 412 of file channel.h.
Referenced by __ast_request_and_dial(), action_meetmelist(), 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_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(), conf_run(), connectedline_write(), dahdi_call(), dial_exec_full(), do_forward(), handle_request_invite(), handle_request_update(), handle_response_invite(), iax2_call(), join_queue(), launch_monitor_thread(), manager_parking_status(), manager_queues_status(), misdn_queue_connected_line_update(), oh323_call(), parked_call_exec(), phase_e_handler(), post_manager_event(), ring_entry(), send_callerid_screen(), sig_pri_handle_subcmds(), sig_ss7_call(), sip_call(), skinny_newcall(), socket_process_helper(), and state_notify_build_xml().
| struct ast_party_id priv |
Private connected party ID.
Definition at line 422 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_free(), ast_party_connected_line_init(), ast_party_connected_line_set(), ast_party_connected_line_set_init(), connectedline_write(), local_attended_transfer(), masquerade_colp_transfer(), and misdn_attempt_transfer().
| int source |
Information about the source of an update.
Definition at line 436 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_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().