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

Data Fields

char uuid_str [SWITCH_UUID_FORMATTED_LENGTH+1]
 
switch_bool_t bleg
 
switch_call_cause_t cause
 

Detailed Description

Definition at line 5504 of file switch_ivr_async.c.

Field Documentation

◆ bleg

switch_bool_t hangup_helper::bleg

Definition at line 5506 of file switch_ivr_async.c.

Referenced by switch_ivr_schedule_hangup(), and SWITCH_STANDARD_SCHED_FUNC().

◆ cause

switch_call_cause_t hangup_helper::cause

Definition at line 5507 of file switch_ivr_async.c.

Referenced by switch_ivr_schedule_hangup(), and SWITCH_STANDARD_SCHED_FUNC().

◆ uuid_str

char hangup_helper::uuid_str[SWITCH_UUID_FORMATTED_LENGTH+1]

Definition at line 5505 of file switch_ivr_async.c.

Referenced by switch_ivr_schedule_hangup(), and SWITCH_STANDARD_SCHED_FUNC().


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