RTS API Documentation
1.10.11
|
Data Fields | |
char | uuid_str [SWITCH_UUID_FORMATTED_LENGTH+1] |
switch_bool_t | bleg |
switch_call_cause_t | cause |
Definition at line 5504 of file switch_ivr_async.c.
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().
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().
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().