Asterisk - The Open Source Telephony Project GIT-master-0644429
|
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 429 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(), queue_connected_line_update(), and ring_entry().
int ani2 |
Automatic Number Identification 2 (Info Digits)
Definition at line 435 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_iax2_new(), 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(), chan_pjsip_new(), dahdi_handle_event(), dahdi_new(), and queue_connected_line_update().
struct ast_party_id id |
Caller party ID.
Definition at line 422 of file channel.h.
Referenced by __analog_handle_event(), __analog_ss_thread(), __ast_channel_alloc_ap(), Section::__cmp__(), Section::__eq__(), Section::__ge__(), Section::__gt__(), Section::__le__(), Section::__lt__(), 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(), copy_message(), dahdi_handle_event(), dahdi_new(), dial_exec_full(), do_forward(), handle_cli_confbridge_list_item(), incoming_in_dialog_request(), launch_monitor_thread(), Model::load(), manager_queues_status(), meetme_show_cmd(), my_get_callerid(), my_send_callerid(), onModeChanged(), ooh323_rtp_read(), originate_exec(), privacy_exec(), queue_connected_line_update(), ring_entry(), run_externnotify(), socket_process_helper(), start_automixmonitor(), unistim_new(), update_initial_connected_line(), valid_exit(), and wait_for_answer().
struct ast_party_id priv |
Private caller party ID.
Definition at line 432 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().