Asterisk - The Open Source Telephony Project
18.5.0
|
Structure containing peer information for a channel snapshot. More...
#include <stasis_channels.h>
Data Fields | |
char | account [0] |
char * | linkedid |
Structure containing peer information for a channel snapshot.
Definition at line 121 of file stasis_channels.h.
char account[0] |
Peer account code for billing
Definition at line 123 of file stasis_channels.h.
Referenced by ast_cel_create_event_with_time(), channel_snapshot_peer_create(), and handle_chanlist().
char* linkedid |
Linked Channel Identifier – gets propagated by linkage
Definition at line 122 of file stasis_channels.h.
Referenced by ast_cel_create_event_with_time(), ast_manager_build_channel_state_string_prefix(), base_process_party_a(), cdr_object_alloc(), cel_channel_linkedid_change(), cel_report_event(), channel_snapshot_peer_create(), channels_scrape_cb(), and check_retire_linkedid().