Asterisk - The Open Source Telephony Project GIT-master-27fb039
Loading...
Searching...
No Matches
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 2005 of file stasis_channels.c.

Field Documentation

◆ caller

struct ast_channel* caller

◆ [struct]

struct { ... } dialed_peers

◆ first

struct dial_target* first

Definition at line 2009 of file stasis_channels.c.

◆ last

struct dial_target* last

Definition at line 2009 of file stasis_channels.c.


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