|
Asterisk - The Open Source Telephony Project
18.5.0
|

Data Fields | |
| struct ast_audiohook | bridge_whisper_audiohook |
| int | fd |
| struct ast_flags | flags |
| struct ast_audiohook | spy_audiohook |
| int | volfactor |
| struct ast_audiohook | whisper_audiohook |
Definition at line 432 of file app_chanspy.c.
| struct ast_audiohook bridge_whisper_audiohook |
Definition at line 436 of file app_chanspy.c.
Referenced by channel_spy().
| int fd |
Definition at line 437 of file app_chanspy.c.
Referenced by channel_spy(), chanspy_exec(), extenspy_exec(), and spy_generate().
| struct ast_flags flags |
Definition at line 439 of file app_chanspy.c.
Referenced by channel_spy(), and spy_generate().
| struct ast_audiohook spy_audiohook |
Definition at line 434 of file app_chanspy.c.
Referenced by channel_spy(), and spy_generate().
| int volfactor |
Definition at line 438 of file app_chanspy.c.
Referenced by channel_spy(), chanspy_exec(), and extenspy_exec().
| struct ast_audiohook whisper_audiohook |
Definition at line 435 of file app_chanspy.c.
Referenced by channel_spy().
1.8.13