|
Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
| char | context [AST_MAX_CONTEXT] |
| char | extension [AST_MAX_EXTENSION] |
| int | priority |
| char context[AST_MAX_CONTEXT] |
Definition at line 363 of file control.c.
Referenced by app_control_continue(), and stasis_app_control_continue().
| char extension[AST_MAX_EXTENSION] |
Definition at line 364 of file control.c.
Referenced by app_control_continue(), and stasis_app_control_continue().
| int priority |
Definition at line 365 of file control.c.
Referenced by app_control_continue(), and stasis_app_control_continue().
1.8.13