RTS API Documentation  1.10.11
Data Fields
switch_dial_leg_s Struct Reference
+ Collaboration diagram for switch_dial_leg_s:

Data Fields

char * dial_string
 
switch_event_tleg_vars
 
struct switch_dial_handle_shandle
 
struct switch_dial_leg_snext
 

Detailed Description

Definition at line 94 of file switch_ivr_originate.c.

Field Documentation

◆ dial_string

char* switch_dial_leg_s::dial_string

◆ handle

struct switch_dial_handle_s* switch_dial_leg_s::handle

Definition at line 97 of file switch_ivr_originate.c.

Referenced by switch_dial_leg_list_add_leg().

◆ leg_vars

switch_event_t* switch_dial_leg_s::leg_vars

◆ next

struct switch_dial_leg_s* switch_dial_leg_s::next

Definition at line 98 of file switch_ivr_originate.c.


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