home *** CD-ROM | disk | FTP | other *** search
/ BUG 4 / BUGCD1997_05.BIN / util / voicegd / zyxel.ini < prev    next >
INI File  |  1997-01-06  |  9KB  |  389 lines

  1. [Modem]
  2. ;***********************************
  3. ;*** VoiceGuide                  ***
  4. ;*** Modem Commands Data File    ***
  5. ;***                             ***
  6. ;*** ZYXEL MODEMS                ***
  7. ;***********************************
  8. :
  9.  
  10. ;Description which will go in the combo box from which the user can select
  11. ;their preferred driver.
  12. descriptionShort=Zyxel U1496E 
  13. descriptionLong=Zyxel Voice modem U1496E - ROM V6.15
  14. descrSoundQualityLow=Low 
  15. descrSoundQualityMed=Medium 
  16. descrSoundQualityHi=High
  17. fileListLow=Zyxel Low (2-bit ADPCM)
  18. fileSuffixLow=Z2
  19. fileListMed=Zyxel Medium (3-bit ADPCM)
  20. fileSuffixMed=Z3
  21. fileListHigh=Zyxel High (4-bit ADPCM)
  22. fileSuffixHigh=Z4
  23.  
  24. ;Test for a Rockwell-compatible voice modem
  25. ;Test commands are always sent at 19,200 port speed.
  26. test=AT+FCLASS=8
  27. test_r1=OK
  28. test_tout=50
  29. ;
  30. ;The modem reset command
  31. reset=ATZ
  32. reset_r1=OK
  33. reset_tout=80
  34. ;
  35. ;InitString 1
  36. init1=ATS0=3
  37. init1_r1=OK
  38. init1_tout=30
  39. ;
  40. ;InitString 2
  41. init2=
  42. init2_r1=OK
  43. init2_tout=30
  44. ;
  45. ;InitString 3 
  46. init3=
  47. init3_r1=OK
  48. init3_tout=30
  49. ;
  50. ;Select Voice mode
  51. vmode=AT+FCLASS=8+VIP
  52. vmode_r1=OK
  53. vmode_r2=VCON
  54. vmode_tout=40
  55. ;
  56. ;I/O : telephone line
  57. ;used for configuring modem for incoming calls
  58. iomodetel=AT+VLS=0
  59. iomodetel_r1=OK
  60. iomodetel_r2=VCON
  61. iomodetel_tout=40
  62. ;
  63. ;I/O : speaker only 
  64. ;used in local recordings only
  65. iomodespkr=AT+VLS=16
  66. iomodespkr_r1=OK
  67. iomodespkr_r2=VCON
  68. iomodespkr_tout=40
  69. ;
  70. ;I/O : microphone only
  71. ;used in local recordings only
  72. iomodemic=AT+VLS=8
  73. iomodemic_r1=OK
  74. iomodemic_r2=VCON
  75. iomodemic_tout=40
  76. ;
  77. ;I/O : local handset
  78. ;used in local recordings only
  79. iomodelocal=AT+VLS=4
  80. iomodelocal_r1=OK
  81. iomodelocal_r2=VCON
  82. iomodelocal_tout=40
  83. ;
  84. ;Voice mode init 1
  85. vinit1=
  86. vinit1_r1=OK
  87. vinit1_r2=ERROR
  88. vinit1_tout=30
  89. ;
  90. ;Enable Caller ID reception
  91. cidyes=
  92. cidyes_r1=OK
  93. cidyes_r2=VCON
  94. cidyes_tout=40
  95. ;
  96. ;Disable Caller ID reception
  97. cidno=
  98. cidno_r1=OK
  99. cidno_r2=VCON
  100. cidno_tout=40
  101. ;
  102. ;Voice mode init 2 ; is +VBT supported by 2864?
  103. vinit2=AT+VBT=1
  104. vinit2_r1=OK
  105. vinit2_r2=VCON
  106. vinit2_tout=40
  107. ;
  108. ;Voice mode init 3
  109. ;No command needed to change the speed?
  110. vinit3=AT
  111. vinit3_r1=OK
  112. vinit3_r2=VCON
  113. vinit3_tout=20
  114. ;
  115. ;Voice mode init 4
  116. vinit4=
  117. vinit4_r1=OK
  118. vinit4_r2=VCON
  119. vinit4_r3=ERROR
  120. vinit4_tout=40
  121. ;
  122. ;Silence Detection settings - disabled by default
  123. ;sildet=sildeta+sildetax+sildetb+SilDetLen+sildetbz
  124. ;sildeta=AT+VSD=
  125. sildeta=
  126. sildeta0=1
  127. sildeta1=15
  128. sildeta2=30
  129. sildetb=,
  130. sildetbz=0
  131. sildet_r1=OK
  132. sildet_tout=30
  133. ;
  134. ;Enable Distinctive Ringing
  135. dryes=
  136. dryes_r1=OK
  137. dryes_r2=VCON
  138. dryes_tout=40
  139. ;
  140. ;Disable Distinctive Ringing
  141. drno=
  142. drno_r1=OK
  143. drno_r2=VCON
  144. drno_tout=40
  145. ;
  146. ;Voice Compression settings
  147. comprsLow=AT+VSM=2
  148. comprsMed=AT+VSM=3
  149. comprsHigh=AT+VSM=4
  150. comprs_r1=OK
  151. comprs_r2=VCON
  152. comprs_tout=40
  153. ;
  154. ;Sets the Port speed which will be used for communication between
  155. ;the comnputer and the modem. Setting depends on the Compression Type
  156. ;choosen. (leave blank if you do not wish to lock the port speed)
  157. lockPortSpeedComprsLow=19200
  158. lockPortSpeedComprsMed=19200
  159. lockPortSpeedComprsHigh=19200
  160. ;
  161. ;The Port speed which will be used to Play and Record sound files only.
  162. ;You may want to leave this blank if the port speed was locked when
  163. ;the sound compression was being selected.
  164. comprsPortSpeedLow=57600
  165. comprsPortSpeedMed=57600
  166. comprsPortSpeedHigh=57600
  167. ;
  168. ;The port speed which will be dropped down to after the Play/Record
  169. ;has finished.
  170. comprsPortSpeedAfter=19200
  171. ;
  172. ;Whether the change to the new Port speed is to occur BEFORE or AFTER the 
  173. ;issuing of the Play/Record command. 
  174. ;BEFORE: port speed changed after issue of "speedCommandBeforeComprs"
  175. ;AFTER: port speed changed after issue of the Play or Record command.
  176. ;Leave blank if no Port speed change is required for Play & Record.
  177. comprsSpeedChange=BEFORE
  178. ;
  179. ;The command which will be sent before any Play or Record command to
  180. ;initialise the port speed. Leave blank if no command is to be sent.
  181. speedCommandBeforeComprsLow=
  182. speedCommandBeforeComprsLow_r1=OK
  183. speedCommandBeforeComprsLow_tout=200
  184. speedCommandBeforeComprsMed=
  185. speedCommandBeforeComprsMed_r1=OK
  186. speedCommandBeforeComprsMed_tout=200
  187. speedCommandBeforeComprsHigh=
  188. speedCommandBeforeComprsHigh_r1=OK
  189. speedCommandBeforeComprsHigh_tout=200
  190. ;
  191. ;This command will be sent to the modem after Play/Record has finished.
  192. ;It is used to initialise the port speed to the value prior to the 
  193. ;Play/Record commencing. Leave blank if no command is to be sent.
  194. speedCommandAfterComprs=
  195. speedCommandAfterComprs_r1=
  196. speedCommandAfterComprs_tout=0
  197. ;
  198. ;go into Play Sound File mode.
  199. play=AT+VTX
  200. play_r1=CONNECT
  201. play_tout=40
  202. ;
  203. ;go into Record Sound File mode.
  204. record=AT+VRX
  205. record_r1=CONNECT
  206. record_tout=50
  207. ;
  208. ;A special code to specify any special processing to be carried
  209. ;out on the recorded files.
  210. ;DS : number of bytes to delete from the start of the recorded file.
  211. ;DE : number of bytes to delete from the end of the recorded file.
  212. recoptions=(DE,10)
  213. ;
  214. ;Some commands & codes below are specified using ASCII values
  215. ;Where a command or code is more then 1 character long, the characters
  216. ;are separated by commas.
  217. ;
  218. ;Code sent to the modem to immediately stop playing a sound file.
  219. vplaystopfast=16,03,10,16,03
  220. vplaystopfast_r1=VCON
  221. vplaystopfast_r2=OK
  222. vplaystopfast_tout=50
  223. ;
  224. ;Code sent to the modem to stop recording a sound file.
  225. vstoprec=10
  226. vstoprec_r1=VCON
  227. vstoprec_tout=50
  228. ;
  229. ;Code sent to the modem at the end of playing a sound file, 
  230. vplayend=16,03,10,16,03
  231. vplayend_r1=VCON
  232. vplayend_r2=OK
  233. vplayend_tout=70
  234. ;
  235. ;Code sent by the modem to the VoiceGuide that an 
  236. ;incoming call RING was just heard, you can modify this entry
  237. ;(if your modem supports distinctive ringing) to specify
  238. ;on which type of call would you like the modem to answer.
  239. ;Specified in ASCII characters
  240. incomingRingHeardcode=13,10,82,73,78,71
  241. ;
  242. ;Code sent by the modem to the VoiceGuide that an 
  243. ;incoming call was just answered by the modem without
  244. ;any command being issued from VoiceGuide
  245. incomingCallAnswered=VCON
  246. ;
  247. ;How many different Answer modes are supported by this modem.
  248. ;VoiceGuide will issue the commands for the selected
  249. ;answer mode after it hears the selected number of rings.
  250. ;
  251. AnswerModesCount=1
  252. ;
  253. ;Descriptions of the various answer modes:
  254. AnswerModeDesc1=Default Answer Mode
  255. ;
  256. ;Answer an incoming call. 1st command of mode 1 answer
  257. answer_mode1_cmd1=AT+VLS=2
  258. answer_mode1_cmd1_r1=VCON
  259. answer_mode1_cmd1_r2=OK
  260. answer_mode1_cmd1_tout=30
  261. ;
  262. ;Answer an incoming call. 2nd command of mode 1 answer
  263. answer_mode1_cmd2=
  264. answer_mode1_cmd2_r1=VCON
  265. answer_mode1_cmd2_r2=OK
  266. answer_mode1_cmd2_tout=50
  267. ;
  268. ;Descriptions of the various answer modes:
  269. AnswerModeDesc2=Default Answer Mode
  270. ;
  271. ;Answer an incoming call. 1st command of mode 2 answer
  272. answer_mode2_cmd1=AT+VLS=2
  273. answer_mode2_cmd1_r1=VCON
  274. answer_mode2_cmd1_r2=OK
  275. answer_mode2_cmd1_tout=30
  276. ;
  277. ;Answer an incoming call. 2nd command of mode 2 answer
  278. answer_mode2_cmd2=
  279. answer_mode2_cmd2_r1=VCON
  280. answer_mode2_cmd2_r2=OK
  281. answer_mode2_cmd2_tout=50
  282. ;
  283. ;Init string sent to modem before dialing an alphanumeric pager
  284. ;Also see the [pager] section in the VG.INI file
  285. pagerinit=
  286. pagerinit_r1=OK
  287. pagerinit_tout=30
  288. ;
  289. ;Dial command prefix (telephone number is appended)
  290. dial=ATDT
  291. dial_r1=VCON
  292. dial_r2=CONNECT
  293. dial_tout=300
  294. ;
  295. ;Hangup (go on-hook) command
  296. hangup=ATH
  297. hangup_r1=OK
  298. hangup_tout=70
  299. ;
  300. ;Sent to modem when exiting VoiceGuide
  301. exitVG=ATZHS0=0
  302. exitVG_r1=OK        ;not used
  303. exitVG_tout=70    ;not used
  304. ;
  305. ;
  306. ;Init the modem back to Data mode.
  307. ;Leave Voice mode
  308. vmodeleave=AT+FCLASS=0
  309. vmodeleave_r1=OK
  310. vmodeleave_tout=40
  311. ;
  312. ;play tone string (parameter supplied by program)
  313. playTones=AT+VTS=
  314. playTones_r1=OK
  315. playTones_tout=100    ;not used
  316. ;
  317. ;predefined beep - used for 'beeps' in script
  318. beep1=AT+VTS=[900,0,2]
  319. beep1_r1=OK
  320. beep1_r2=VCON
  321. beep1_tout=10
  322. ;
  323. ;predefined beep - used when stopping recording from telephone line
  324. beep2=AT+VTS=[600,0,2]
  325. beep2_r1=OK
  326. beep2_r2=VCON
  327. beep2_tout=10
  328. ;
  329. escape=16
  330. ;
  331. ; Codes sent by the modem:
  332. ; it is assumed that all type of modems will report
  333. ; the 0-9 & A-D DTMF tones using corresponding characters.
  334. codeDTMFstar=*
  335. codeDTMFhash=#
  336. codeAnswerTone=
  337. codeBusy=b
  338. codeFaxCall=c
  339. codeDialTone=d
  340. codeDataCall=e
  341. codeBellAnswer=
  342. codeErrorOverrun=
  343. codeQuiet=q
  344. codeSilence=s
  345. codeOnHooklLocal=
  346. codeOffHooklLocal=
  347. codeOnHookRemote=
  348. codeOffHookRemote=
  349. codeOnHookExtension=
  350. codeOffHookExtension=
  351. codeErrorUnderrun=
  352. codeRingWhilePlayOrRec=
  353. 'ASCII values for DLE codes to disregard.
  354. 'must be delimited by commas, with starting and ending commas included
  355. 'eg: IgnoreWhilePlay=,23,145,59,
  356. IgnoreWhilePlay=
  357. IgnoreWhileRec=
  358. ;
  359. ;Commands used during PABX transfers.
  360. ;
  361. pabxpre1=AT+FCLASS=0
  362. pabxpre1_r1=OK
  363. pabxpre1_tout=30
  364. pabxpre2= 
  365. pabxpre2_r1= 
  366. pabxpre2_tout= 
  367. pabxpre3= 
  368. pabxpre3_r1= 
  369. pabxpre3_tout= 
  370.  
  371. pabxxferprefix=ATX3S6=2D!
  372. pabxxfersuffix=;
  373. pabxxfer_r1=OK
  374. pabxxfer_tout=150
  375.  
  376. pabxxferback=ATX3S6=2D!;
  377. pabxxferback_r1=OK
  378. pabxxferback_tout=100
  379.  
  380. pabxpost1=AT+FCLASS=8
  381. pabxpost1_r1=OK
  382. pabxpost1_tout=40 
  383. pabxpost2=ATA
  384. pabxpost2_r1=VCON
  385. pabxpost2_tout=50
  386. pabxpost3=
  387. pabxpost3_r1=
  388. pabxpost3_tout=
  389.