|
RTS API Documentation
1.10.11
|
Collaboration diagram for transfer_helper:Data Fields | |
| char | uuid_str [SWITCH_UUID_FORMATTED_LENGTH+1] |
| char * | extension |
| char * | dialplan |
| char * | context |
Definition at line 5552 of file switch_ivr_async.c.
| char* transfer_helper::context |
Definition at line 5556 of file switch_ivr_async.c.
Referenced by switch_ivr_schedule_transfer(), and SWITCH_STANDARD_SCHED_FUNC().
| char* transfer_helper::dialplan |
Definition at line 5555 of file switch_ivr_async.c.
Referenced by switch_ivr_schedule_transfer(), and SWITCH_STANDARD_SCHED_FUNC().
| char* transfer_helper::extension |
Definition at line 5554 of file switch_ivr_async.c.
Referenced by switch_ivr_schedule_transfer(), and SWITCH_STANDARD_SCHED_FUNC().
| char transfer_helper::uuid_str[SWITCH_UUID_FORMATTED_LENGTH+1] |
Definition at line 5553 of file switch_ivr_async.c.
Referenced by switch_ivr_schedule_transfer(), and SWITCH_STANDARD_SCHED_FUNC().
1.8.13