Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
user_profile Struct Reference

Data Fields

unsigned int announce_user_count_all_after
 
char announcement [PATH_MAX]
 
unsigned int flags
 
char moh_class [128]
 
char name [MAX_PROFILE_NAME]
 
char pin [MAX_PIN]
 
unsigned int silence_threshold
 
unsigned int talking_threshold
 
unsigned int timeout
 

Detailed Description

Definition at line 154 of file confbridge.h.

Field Documentation

unsigned int silence_threshold

Time in ms of silence necessary to declare talking stopped by the bridge.

Definition at line 164 of file confbridge.h.

Referenced by confbridge_exec().

unsigned int talking_threshold

Minimum average magnitude threshold to determine talking by the DSP.

Definition at line 162 of file confbridge.h.

Referenced by confbridge_exec().

unsigned int timeout

The time in ms the user may stay in the confbridge

Definition at line 166 of file confbridge.h.

Referenced by confbridge_exec().


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