Asterisk - The Open Source Telephony Project GIT-master-7e7a603
Data Fields
dial_target Struct Reference
Collaboration diagram for dial_target:
Collaboration graph
[legend]

Data Fields

char * dialstring
 
struct {
   struct dial_target *   next
 
list
 
struct ast_channelpeer
 

Detailed Description

Definition at line 1761 of file stasis_channels.c.

Field Documentation

◆ dialstring

char* dialstring

Dialstring used to call the peer.

Definition at line 1765 of file stasis_channels.c.

Referenced by dial_masquerade_breakdown(), dial_masquerade_fixup(), dial_target_free(), and set_dial_masquerade().

◆ 

struct { ... } list

◆ next

struct dial_target* next

Definition at line 1767 of file stasis_channels.c.

◆ peer

struct ast_channel* peer

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