Asterisk - The Open Source Telephony Project  18.5.0
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 1724 of file stasis_channels.c.

Field Documentation

◆ dialstring

char* dialstring

Dialstring used to call the peer.

Definition at line 1728 of file stasis_channels.c.

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

◆ list

struct { ... } list

◆ next

struct dial_target* next

Definition at line 1730 of file stasis_channels.c.

◆ peer

struct ast_channel* peer

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