Asterisk - The Open Source Telephony Project
18.5.0
|
Caller Party information. More...
#include <channel.h>
Data Fields | |
struct ast_party_id | ani |
Automatic Number Identification (ANI) More... | |
int | ani2 |
Automatic Number Identification 2 (Info Digits) More... | |
struct ast_party_id | id |
Caller party ID. More... | |
struct ast_party_id | priv |
Private caller party ID. More... | |
Caller Party information.
struct ast_party_id ani |
Automatic Number Identification (ANI)
Definition at line 428 of file channel.h.
Referenced by __analog_handle_event(), ast_cel_fabricate_channel_from_event(), ast_connected_line_copy_from_caller(), ast_connected_line_copy_to_caller(), ast_iax2_new(), ast_party_caller_copy(), ast_party_caller_free(), ast_party_caller_init(), ast_party_caller_set(), ast_party_caller_set_init(), ast_party_connected_line_collect_caller(), ast_set_callerid(), ast_var_channels_table(), callerid_write(), dahdi_handle_event(), dahdi_new(), mgcp_new(), misdn_new(), misdn_update_caller_id(), my_on_hook(), oss_new(), phone_new(), queue_connected_line_update(), ring_entry(), sip_new(), and skinny_new().
int ani2 |
Automatic Number Identification 2 (Info Digits)
Definition at line 434 of file channel.h.
Referenced by __analog_handle_event(), __analog_ss_thread(), ast_connected_line_copy_from_caller(), ast_connected_line_copy_to_caller(), ast_party_caller_copy(), ast_party_caller_init(), ast_party_caller_set(), ast_party_caller_set_init(), ast_party_connected_line_collect_caller(), ast_var_channels_table(), callerid_write(), dahdi_handle_event(), dahdi_new(), my_on_hook(), parse_oli(), and queue_connected_line_update().
struct ast_party_id id |
Caller party ID.
Definition at line 421 of file channel.h.
Referenced by __analog_handle_event(), __ast_channel_alloc_ap(), action_meetmelist(), analog_call(), analog_handle_dtmf(), analog_send_callerid(), ast_cel_fabricate_channel_from_event(), ast_connected_line_copy_from_caller(), ast_connected_line_copy_to_caller(), ast_iax2_new(), ast_party_caller_copy(), ast_party_caller_free(), ast_party_caller_init(), ast_party_caller_set(), ast_party_caller_set_init(), ast_party_connected_line_collect_caller(), ast_set_callerid(), AST_TEST_DEFINE(), ast_var_channels_table(), callerid_write(), cb_events(), copy_message(), dahdi_handle_event(), dahdi_new(), dial_exec_full(), do_forward(), get_pai(), get_rpid(), handle_cli_confbridge_list_item(), incoming_in_dialog_request(), Model::load(), manager_queues_status(), meetme_show_cmd(), misdn_call(), misdn_update_caller_id(), my_on_hook(), my_send_callerid(), onModeChanged(), ooh323_rtp_read(), originate_exec(), privacy_exec(), process_sdp(), queue_connected_line_update(), ring_entry(), run_externnotify(), sip_new(), socket_process_helper(), start_automixmonitor(), start_automonitor(), state_notify_build_xml(), unistim_new(), update_initial_connected_line(), valid_exit(), vm_allocate_dh(), and wait_for_answer().
struct ast_party_id priv |
Private caller party ID.
Definition at line 431 of file channel.h.
Referenced by ast_party_caller_copy(), ast_party_caller_free(), ast_party_caller_init(), ast_party_caller_set(), ast_party_caller_set_init(), ast_party_connected_line_collect_caller(), and callerid_write().