Asterisk - The Open Source Telephony Project  18.5.0
Data Fields
ast_dsp_busy_pattern Struct Reference

#include <dsp.h>

Data Fields

int length
 
int pattern [4]
 

Detailed Description

Definition at line 64 of file dsp.h.

Field Documentation

◆ length

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().

◆ 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().


The documentation for this struct was generated from the following file: