-
- Downloads
app_confbridge: Update dsp_silence_threshold and dsp_talking_threshold docs.
The dsp_talking_threshold does not represent time in milliseconds. It represents the average magnitude per sample in the audio packets. This is what the DSP uses to determine if a packet is silence or talking/noise. Change-Id: If6f939c100eb92a5ac6c21236559018eeaf58443
Showing
- apps/confbridge/conf_config_parser.c 45 additions, 51 deletionsapps/confbridge/conf_config_parser.c
- apps/confbridge/include/confbridge.h 5 additions, 2 deletionsapps/confbridge/include/confbridge.h
- bridges/bridge_softmix.c 9 additions, 2 deletionsbridges/bridge_softmix.c
- configs/samples/confbridge.conf.sample 44 additions, 36 deletionsconfigs/samples/confbridge.conf.sample
- include/asterisk/bridge_technology.h 2 additions, 4 deletionsinclude/asterisk/bridge_technology.h
- include/asterisk/dsp.h 30 additions, 8 deletionsinclude/asterisk/dsp.h
- main/dsp.c 15 additions, 6 deletionsmain/dsp.c
Loading
Please register or sign in to comment