|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| char * | app |
| struct ast_channel_snapshot * | snapshot |
Definition at line 871 of file res_stasis.c.
| char* app |
Definition at line 873 of file res_stasis.c.
Referenced by app_get_replace_channel_app(), app_set_replace_channel_app(), and replace_channel_destroy().
| struct ast_channel_snapshot* snapshot |
Definition at line 872 of file res_stasis.c.
Referenced by app_set_replace_channel_snapshot(), get_replace_channel_snapshot(), and replace_channel_destroy().
1.8.13