Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
dial_masquerade_datastore Struct Reference
Collaboration diagram for dial_masquerade_datastore:
Collaboration graph
[legend]

Data Fields

struct ast_channelcaller
 
struct {
   struct dial_target *   first
 
   struct dial_target *   last
 
dialed_peers
 

Detailed Description

Definition at line 1748 of file stasis_channels.c.

Field Documentation

◆ caller

struct ast_channel* caller

◆ dialed_peers

struct { ... } dialed_peers

◆ first

struct dial_target* first

Definition at line 1752 of file stasis_channels.c.

◆ last

struct dial_target* last

Definition at line 1752 of file stasis_channels.c.


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