dsp_poll option defaults now to 128 as well

This commit is contained in:
Chrisian Richter 2006-12-05 16:39:23 +00:00
parent 4c96e1925c
commit 106461e7d2
1 changed files with 1 additions and 1 deletions

View File

@ -642,7 +642,7 @@ function create_misdn_init_conf {
# Here you can tune the sensitivity of the dtmf tone recognizer. # Here you can tune the sensitivity of the dtmf tone recognizer.
# #
poll=128 poll=128
#dsp_poll=128 dsp_poll=128
dsp_options=0 dsp_options=0
dtmftreshold=100 dtmftreshold=100
debug=0" debug=0"