Asterisk - The Open Source Telephony Project GIT-master-7921072
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 1785 of file stasis_channels.c.

Field Documentation

◆ caller

struct ast_channel* caller

◆ 

struct { ... } dialed_peers

◆ first

struct dial_target* first

Definition at line 1789 of file stasis_channels.c.

◆ last

struct dial_target* last

Definition at line 1789 of file stasis_channels.c.


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