
Data Fields | |
| struct ast_audiohook | bridge_whisper_audiohook |
| int | fd |
| struct ast_audiohook | spy_audiohook |
| int | volfactor |
| struct ast_audiohook | whisper_audiohook |
Definition at line 224 of file app_chanspy.c.
struct ast_audiohook bridge_whisper_audiohook [read] |
Definition at line 228 of file app_chanspy.c.
Referenced by channel_spy().
| int fd |
Definition at line 229 of file app_chanspy.c.
Referenced by channel_spy(), and spy_generate().
struct ast_audiohook spy_audiohook [read] |
Definition at line 226 of file app_chanspy.c.
Referenced by channel_spy(), and spy_generate().
| int volfactor |
Definition at line 230 of file app_chanspy.c.
Referenced by channel_spy().
struct ast_audiohook whisper_audiohook [read] |
Definition at line 227 of file app_chanspy.c.
Referenced by channel_spy().
1.6.1