15 lines
343 B
Plaintext
15 lines
343 B
Plaintext
|
; File: dsp.conf
|
||
|
; Description:
|
||
|
; Note: Do NOT edit this file.
|
||
|
; See http://wiki.kickstand-project.org/wiki/Asterisk:Configuration_Files for
|
||
|
; more information about using these configuration files.
|
||
|
|
||
|
[default]
|
||
|
; Value: silencethreshold
|
||
|
; Section: default
|
||
|
; Description:
|
||
|
; Default: 256
|
||
|
silencethreshold = 256
|
||
|
|
||
|
#tryinclude "dsp.conf.d/*.conf"
|