home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1998 September / PCO_0998.ISO / filesbbs / os2 / ctel229b.arj / CTEL229B.ZIP / readme < prev   
Encoding:
Text File  |  1998-06-29  |  1.2 KB  |  41 lines

  1. steps to do:
  2.  
  3. a) close capitel (the actual running version)
  4. b) overwrite capitel.exe with one of this distribution (2.29)
  5.    CTELxxxy.EXE, where:
  6.  
  7.    xxx = os2 or win
  8.    y   = (e)nglish, (g)erman, (t)ext-version
  9. c) start capitel 2.29
  10. d) make a dummy-call to capitel
  11. d) close capitel 2.29
  12. e) edit capitel.cfg in this way (new entries are result from
  13.    steps "c" to "d"):
  14. f) now find better border values and report it to me. thx.
  15.  
  16.  
  17. ##########################################################################
  18. #
  19. # name : dtmf_down_border
  20. # flags: OS2 WIN
  21. # info : an lower value will increase the chance to recognise an dtmf-tone,
  22. #        but also increase the chance to recognise a wrong tone.
  23. #
  24. ##########################################################################
  25.  
  26. dtmf_down_border=10000
  27.  
  28.  
  29. ##########################################################################
  30. #
  31. # name : dtmf_up_border
  32. # flags: OS2 WIN
  33. # info : an higher value will increase the chance to recognise an dtmf-tone,
  34. #        but also increase the chance to recognise a wrong tone.
  35. #
  36. #
  37. ##########################################################################
  38.  
  39. dtmf_up_border=50000
  40.  
  41.