Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
ast_channel_snapshot_peer Struct Reference

Structure containing peer information for a channel snapshot. More...

#include <stasis_channels.h>

Data Fields

char account [0]
 
char * linkedid
 

Detailed Description

Structure containing peer information for a channel snapshot.

Since
17

Definition at line 122 of file stasis_channels.h.

Field Documentation

char account[0]

Peer account code for billing

Definition at line 124 of file stasis_channels.h.

Referenced by ast_cel_create_event_with_time().

char* linkedid

Linked Channel Identifier – gets propagated by linkage

Definition at line 123 of file stasis_channels.h.

Referenced by ast_cel_create_event_with_time(), ast_manager_build_channel_state_string_prefix(), and cdr_object_alloc().


The documentation for this struct was generated from the following file: