|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|
Data Fields | |
| char | context [AST_MAX_CONTEXT] |
| char | extension [AST_MAX_EXTENSION] |
| int | priority |
| char context[AST_MAX_CONTEXT] |
Definition at line 389 of file control.c.
Referenced by app_control_continue(), and stasis_app_control_continue().
| char extension[AST_MAX_EXTENSION] |
Definition at line 390 of file control.c.
Referenced by app_control_continue(), and stasis_app_control_continue().
| int priority |
Definition at line 391 of file control.c.
Referenced by app_control_continue(), and stasis_app_control_continue().