Asterisk - The Open Source Telephony Project
21.4.1
|
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) | |
struct ast_party_id | id |
Caller party ID. | |
struct ast_party_id | priv |
Private caller party ID. | |
Caller Party information.
struct ast_party_id ani |
Automatic Number Identification (ANI)
Definition at line 427 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(), and ring_entry().