FreeSWITCH API Documentation
1.7.0
|
Data Fields | |
char | uuid_str [SWITCH_UUID_FORMATTED_LENGTH+1] |
switch_bool_t | bleg |
switch_call_cause_t | cause |
Definition at line 4812 of file switch_ivr_async.c.
switch_bool_t hangup_helper::bleg |
Definition at line 4814 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 4815 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 4813 of file switch_ivr_async.c.
Referenced by switch_ivr_schedule_hangup(), and SWITCH_STANDARD_SCHED_FUNC().