Asterisk - The Open Source Telephony Project
18.5.0
|
#include <dsp.h>
Data Fields | |
int | length |
int | pattern [4] |
int length |
Number of elements.
Definition at line 66 of file dsp.h.
Referenced by ast_dsp_busydetect(), ast_dsp_set_busy_pattern(), dahdi_show_channel(), and parse_busy_pattern().
int pattern[4] |
Pattern elements in on/off time durations.
Definition at line 68 of file dsp.h.
Referenced by ast_dsp_busydetect(), ast_dsp_set_busy_pattern(), dahdi_show_channel(), and parse_busy_pattern().