Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
dial_target Struct Reference

Data Fields

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

Detailed Description

Definition at line 1759 of file stasis_channels.c.

Field Documentation

char* dialstring

Dialstring used to call the peer.

Definition at line 1763 of file stasis_channels.c.

struct { ... } list

Next entry in the list.

struct ast_channel* peer

Called party channel.

Definition at line 1761 of file stasis_channels.c.


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