home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BUG 4
/
BUGCD1997_05.BIN
/
util
/
voicegd
/
zyxel.ini
< prev
next >
Wrap
INI File
|
1997-01-06
|
9KB
|
389 lines
[Modem]
;***********************************
;*** VoiceGuide ***
;*** Modem Commands Data File ***
;*** ***
;*** ZYXEL MODEMS ***
;***********************************
:
;Description which will go in the combo box from which the user can select
;their preferred driver.
descriptionShort=Zyxel U1496E
descriptionLong=Zyxel Voice modem U1496E - ROM V6.15
descrSoundQualityLow=Low
descrSoundQualityMed=Medium
descrSoundQualityHi=High
fileListLow=Zyxel Low (2-bit ADPCM)
fileSuffixLow=Z2
fileListMed=Zyxel Medium (3-bit ADPCM)
fileSuffixMed=Z3
fileListHigh=Zyxel High (4-bit ADPCM)
fileSuffixHigh=Z4
;Test for a Rockwell-compatible voice modem
;Test commands are always sent at 19,200 port speed.
test=AT+FCLASS=8
test_r1=OK
test_tout=50
;
;The modem reset command
reset=ATZ
reset_r1=OK
reset_tout=80
;
;InitString 1
init1=ATS0=3
init1_r1=OK
init1_tout=30
;
;InitString 2
init2=
init2_r1=OK
init2_tout=30
;
;InitString 3
init3=
init3_r1=OK
init3_tout=30
;
;Select Voice mode
vmode=AT+FCLASS=8+VIP
vmode_r1=OK
vmode_r2=VCON
vmode_tout=40
;
;I/O : telephone line
;used for configuring modem for incoming calls
iomodetel=AT+VLS=0
iomodetel_r1=OK
iomodetel_r2=VCON
iomodetel_tout=40
;
;I/O : speaker only
;used in local recordings only
iomodespkr=AT+VLS=16
iomodespkr_r1=OK
iomodespkr_r2=VCON
iomodespkr_tout=40
;
;I/O : microphone only
;used in local recordings only
iomodemic=AT+VLS=8
iomodemic_r1=OK
iomodemic_r2=VCON
iomodemic_tout=40
;
;I/O : local handset
;used in local recordings only
iomodelocal=AT+VLS=4
iomodelocal_r1=OK
iomodelocal_r2=VCON
iomodelocal_tout=40
;
;Voice mode init 1
vinit1=
vinit1_r1=OK
vinit1_r2=ERROR
vinit1_tout=30
;
;Enable Caller ID reception
cidyes=
cidyes_r1=OK
cidyes_r2=VCON
cidyes_tout=40
;
;Disable Caller ID reception
cidno=
cidno_r1=OK
cidno_r2=VCON
cidno_tout=40
;
;Voice mode init 2 ; is +VBT supported by 2864?
vinit2=AT+VBT=1
vinit2_r1=OK
vinit2_r2=VCON
vinit2_tout=40
;
;Voice mode init 3
;No command needed to change the speed?
vinit3=AT
vinit3_r1=OK
vinit3_r2=VCON
vinit3_tout=20
;
;Voice mode init 4
vinit4=
vinit4_r1=OK
vinit4_r2=VCON
vinit4_r3=ERROR
vinit4_tout=40
;
;Silence Detection settings - disabled by default
;sildet=sildeta+sildetax+sildetb+SilDetLen+sildetbz
;sildeta=AT+VSD=
sildeta=
sildeta0=1
sildeta1=15
sildeta2=30
sildetb=,
sildetbz=0
sildet_r1=OK
sildet_tout=30
;
;Enable Distinctive Ringing
dryes=
dryes_r1=OK
dryes_r2=VCON
dryes_tout=40
;
;Disable Distinctive Ringing
drno=
drno_r1=OK
drno_r2=VCON
drno_tout=40
;
;Voice Compression settings
comprsLow=AT+VSM=2
comprsMed=AT+VSM=3
comprsHigh=AT+VSM=4
comprs_r1=OK
comprs_r2=VCON
comprs_tout=40
;
;Sets the Port speed which will be used for communication between
;the comnputer and the modem. Setting depends on the Compression Type
;choosen. (leave blank if you do not wish to lock the port speed)
lockPortSpeedComprsLow=19200
lockPortSpeedComprsMed=19200
lockPortSpeedComprsHigh=19200
;
;The Port speed which will be used to Play and Record sound files only.
;You may want to leave this blank if the port speed was locked when
;the sound compression was being selected.
comprsPortSpeedLow=57600
comprsPortSpeedMed=57600
comprsPortSpeedHigh=57600
;
;The port speed which will be dropped down to after the Play/Record
;has finished.
comprsPortSpeedAfter=19200
;
;Whether the change to the new Port speed is to occur BEFORE or AFTER the
;issuing of the Play/Record command.
;BEFORE: port speed changed after issue of "speedCommandBeforeComprs"
;AFTER: port speed changed after issue of the Play or Record command.
;Leave blank if no Port speed change is required for Play & Record.
comprsSpeedChange=BEFORE
;
;The command which will be sent before any Play or Record command to
;initialise the port speed. Leave blank if no command is to be sent.
speedCommandBeforeComprsLow=
speedCommandBeforeComprsLow_r1=OK
speedCommandBeforeComprsLow_tout=200
speedCommandBeforeComprsMed=
speedCommandBeforeComprsMed_r1=OK
speedCommandBeforeComprsMed_tout=200
speedCommandBeforeComprsHigh=
speedCommandBeforeComprsHigh_r1=OK
speedCommandBeforeComprsHigh_tout=200
;
;This command will be sent to the modem after Play/Record has finished.
;It is used to initialise the port speed to the value prior to the
;Play/Record commencing. Leave blank if no command is to be sent.
speedCommandAfterComprs=
speedCommandAfterComprs_r1=
speedCommandAfterComprs_tout=0
;
;go into Play Sound File mode.
play=AT+VTX
play_r1=CONNECT
play_tout=40
;
;go into Record Sound File mode.
record=AT+VRX
record_r1=CONNECT
record_tout=50
;
;A special code to specify any special processing to be carried
;out on the recorded files.
;DS : number of bytes to delete from the start of the recorded file.
;DE : number of bytes to delete from the end of the recorded file.
recoptions=(DE,10)
;
;Some commands & codes below are specified using ASCII values
;Where a command or code is more then 1 character long, the characters
;are separated by commas.
;
;Code sent to the modem to immediately stop playing a sound file.
vplaystopfast=16,03,10,16,03
vplaystopfast_r1=VCON
vplaystopfast_r2=OK
vplaystopfast_tout=50
;
;Code sent to the modem to stop recording a sound file.
vstoprec=10
vstoprec_r1=VCON
vstoprec_tout=50
;
;Code sent to the modem at the end of playing a sound file,
vplayend=16,03,10,16,03
vplayend_r1=VCON
vplayend_r2=OK
vplayend_tout=70
;
;Code sent by the modem to the VoiceGuide that an
;incoming call RING was just heard, you can modify this entry
;(if your modem supports distinctive ringing) to specify
;on which type of call would you like the modem to answer.
;Specified in ASCII characters
incomingRingHeardcode=13,10,82,73,78,71
;
;Code sent by the modem to the VoiceGuide that an
;incoming call was just answered by the modem without
;any command being issued from VoiceGuide
incomingCallAnswered=VCON
;
;How many different Answer modes are supported by this modem.
;VoiceGuide will issue the commands for the selected
;answer mode after it hears the selected number of rings.
;
AnswerModesCount=1
;
;Descriptions of the various answer modes:
AnswerModeDesc1=Default Answer Mode
;
;Answer an incoming call. 1st command of mode 1 answer
answer_mode1_cmd1=AT+VLS=2
answer_mode1_cmd1_r1=VCON
answer_mode1_cmd1_r2=OK
answer_mode1_cmd1_tout=30
;
;Answer an incoming call. 2nd command of mode 1 answer
answer_mode1_cmd2=
answer_mode1_cmd2_r1=VCON
answer_mode1_cmd2_r2=OK
answer_mode1_cmd2_tout=50
;
;Descriptions of the various answer modes:
AnswerModeDesc2=Default Answer Mode
;
;Answer an incoming call. 1st command of mode 2 answer
answer_mode2_cmd1=AT+VLS=2
answer_mode2_cmd1_r1=VCON
answer_mode2_cmd1_r2=OK
answer_mode2_cmd1_tout=30
;
;Answer an incoming call. 2nd command of mode 2 answer
answer_mode2_cmd2=
answer_mode2_cmd2_r1=VCON
answer_mode2_cmd2_r2=OK
answer_mode2_cmd2_tout=50
;
;Init string sent to modem before dialing an alphanumeric pager
;Also see the [pager] section in the VG.INI file
pagerinit=
pagerinit_r1=OK
pagerinit_tout=30
;
;Dial command prefix (telephone number is appended)
dial=ATDT
dial_r1=VCON
dial_r2=CONNECT
dial_tout=300
;
;Hangup (go on-hook) command
hangup=ATH
hangup_r1=OK
hangup_tout=70
;
;Sent to modem when exiting VoiceGuide
exitVG=ATZHS0=0
exitVG_r1=OK ;not used
exitVG_tout=70 ;not used
;
;
;Init the modem back to Data mode.
;Leave Voice mode
vmodeleave=AT+FCLASS=0
vmodeleave_r1=OK
vmodeleave_tout=40
;
;play tone string (parameter supplied by program)
playTones=AT+VTS=
playTones_r1=OK
playTones_tout=100 ;not used
;
;predefined beep - used for 'beeps' in script
beep1=AT+VTS=[900,0,2]
beep1_r1=OK
beep1_r2=VCON
beep1_tout=10
;
;predefined beep - used when stopping recording from telephone line
beep2=AT+VTS=[600,0,2]
beep2_r1=OK
beep2_r2=VCON
beep2_tout=10
;
escape=16
;
; Codes sent by the modem:
; it is assumed that all type of modems will report
; the 0-9 & A-D DTMF tones using corresponding characters.
codeDTMFstar=*
codeDTMFhash=#
codeAnswerTone=
codeBusy=b
codeFaxCall=c
codeDialTone=d
codeDataCall=e
codeBellAnswer=
codeErrorOverrun=
codeQuiet=q
codeSilence=s
codeOnHooklLocal=
codeOffHooklLocal=
codeOnHookRemote=
codeOffHookRemote=
codeOnHookExtension=
codeOffHookExtension=
codeErrorUnderrun=
codeRingWhilePlayOrRec=
'ASCII values for DLE codes to disregard.
'must be delimited by commas, with starting and ending commas included
'eg: IgnoreWhilePlay=,23,145,59,
IgnoreWhilePlay=
IgnoreWhileRec=
;
;Commands used during PABX transfers.
;
pabxpre1=AT+FCLASS=0
pabxpre1_r1=OK
pabxpre1_tout=30
pabxpre2=
pabxpre2_r1=
pabxpre2_tout=
pabxpre3=
pabxpre3_r1=
pabxpre3_tout=
pabxxferprefix=ATX3S6=2D!
pabxxfersuffix=;
pabxxfer_r1=OK
pabxxfer_tout=150
pabxxferback=ATX3S6=2D!;
pabxxferback_r1=OK
pabxxferback_tout=100
pabxpost1=AT+FCLASS=8
pabxpost1_r1=OK
pabxpost1_tout=40
pabxpost2=ATA
pabxpost2_r1=VCON
pabxpost2_tout=50
pabxpost3=
pabxpost3_r1=
pabxpost3_tout=