home *** CD-ROM | disk | FTP | other *** search
- steps to do:
-
- a) close capitel (the actual running version)
- b) overwrite capitel.exe with one of this distribution (2.29)
- CTELxxxy.EXE, where:
-
- xxx = os2 or win
- y = (e)nglish, (g)erman, (t)ext-version
- c) start capitel 2.29
- d) make a dummy-call to capitel
- d) close capitel 2.29
- e) edit capitel.cfg in this way (new entries are result from
- steps "c" to "d"):
- f) now find better border values and report it to me. thx.
-
-
- ##########################################################################
- #
- # name : dtmf_down_border
- # flags: OS2 WIN
- # info : an lower value will increase the chance to recognise an dtmf-tone,
- # but also increase the chance to recognise a wrong tone.
- #
- ##########################################################################
-
- dtmf_down_border=10000
-
-
- ##########################################################################
- #
- # name : dtmf_up_border
- # flags: OS2 WIN
- # info : an higher value will increase the chance to recognise an dtmf-tone,
- # but also increase the chance to recognise a wrong tone.
- #
- #
- ##########################################################################
-
- dtmf_up_border=50000
-
-