|
Asterisk - The Open Source Telephony Project GIT-master-9647a4f
|

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 456 of file app_chanspy.c.
| struct ast_audiohook bridge_whisper_audiohook |
Definition at line 460 of file app_chanspy.c.
Referenced by channel_spy().
| int fd |
Definition at line 461 of file app_chanspy.c.
Referenced by channel_spy(), and spy_generate().
| struct ast_flags flags |
Definition at line 463 of file app_chanspy.c.
Referenced by channel_spy(), and spy_generate().
| struct ast_audiohook spy_audiohook |
Definition at line 458 of file app_chanspy.c.
Referenced by channel_spy(), and spy_generate().
| int volfactor |
Definition at line 462 of file app_chanspy.c.
Referenced by channel_spy().
| struct ast_audiohook whisper_audiohook |
Definition at line 459 of file app_chanspy.c.
Referenced by channel_spy().