home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 July / 07_02.iso / bonus / freesoft / files / FREECallCenter.exe / data1.cab / Shared_CallCenter_Files / Config / Iso101.ini < prev    next >
Encoding:
INI File  |  2000-08-09  |  13.7 KB  |  454 lines

  1. ;=================================================
  2. ;== Voice Modem Command Configuration
  3. ;==
  4. ;== ISO101 or Compatible
  5. ;=================================================
  6.  
  7. ;This section contains general information about this modem cfg file
  8. [VoiceModem]
  9. Description=ISO101 VoiceModem or Compatible
  10. UniqueID=V3ISO1
  11. VoiceFileExtension=VIS
  12. VoiceFileDescription=ISO101 Voice (VIS)
  13.  
  14.  
  15. ;Issued to make sure modem is what we think it is...
  16. [VoiceModemTest]
  17. VoiceModemTestCommand=+FCLASS=8
  18.  
  19. ;Enter the sequence of commands required to enter voice mode
  20. [EnterVoiceMode]
  21. EnterVoiceModeCommand=+FCLASS=8;+VIP
  22.  
  23.  
  24. ;List of media modes supported
  25. ;Media Mode commands, leave empty for not supported.
  26. [MediaMode]
  27. MediaModeDATA=+FCLASS=0
  28. MediaModeCLASS1=+FCLASS=1
  29. MediaModeCLASS2=+FCLASS=2
  30. MediaModeCLASS20=+FCLASS=20
  31. MediaModeVOICE=+FCLASS=8
  32. MediaModeVOICEVIEW=+FCLASS=80
  33. MediaModeDSVD=
  34.  
  35.  
  36. ; Additional initialization strings sent for normal modem init if voice modem is installed
  37. ; These strings are sent out after the ModemTest command from above to configure basic
  38. ; settings for voice mode prior to the sofware switching back into data mode and waiting
  39. ; for incoming or outgoing calls
  40. [ExtraInitialization]
  41. ;enable auto-bauding
  42. Init1=s0=0s30=60
  43. Init2=
  44. Init3=
  45. Init4=
  46.  
  47. ; Initializations to be sent out just prior to switching into voice mode.
  48. [VoiceModeInit]
  49. ;disable inactivity timeout
  50. Init2=
  51. Init3=
  52. Init4=
  53.  
  54.  
  55. ;After entering voice mode, these commands are issued if they exist????
  56. [FlowControl]
  57. FlowControlNone=&K0
  58. FlowControlHard=&K3
  59. FlowControlBoth=
  60. FlowControlSoft=&K4
  61. PlayUsingFlowControlSoft=
  62.  
  63.  
  64. ;Commands for issuing 'beep' before and/or after local or remote voice recording
  65. ;If no be desired, leave blank
  66. [RecordBeep]
  67. RecordBeepStart=+VTS=[900,900,100]
  68. RecordBeepStop=
  69.  
  70. ;Values provided within software
  71. [ToneGeneration]
  72. PlayTone=+VTS=
  73. SimpleDTMF=0
  74. ToneDurationCommand=+VTD=
  75. ;Duration in 1/1000 secs
  76. ToneDurationTime=500
  77.  
  78. ;Silence Detection adjustment commands.  Two parts, sensitivity and timeout.
  79. ;string is built like this... SilenceDetectionXXXX + SilenceDetectionTimeout + TimoutValue <CR>
  80. [SilenceDetection]
  81. SilenceDetectionLeastSensitive=+VSD=127
  82. SilenceDetectionLessSensitive=+VSD=127
  83. SilenceDetectionMidSensitive=+VSD=128
  84. SilenceDetectionMoreSensitive=+VSD=129
  85. SilenceDetectionMostSensitive=+VSD=129
  86. SilenceDetectionDisable=+VSD=128,0
  87. SilenceDetectionEnable=
  88. SilenceDetectionTimeout=,
  89. SilenceDetectionTimeoutValue=55
  90.  
  91.  
  92.  
  93. ;CallID commands
  94. [CallerID]
  95. ;CID Enable
  96. CallerIDEnable=+VCID=1
  97. ;CID Disable
  98. CallerIDDisable=+VCID=0
  99.  
  100. ;Distinctive Ring Commands
  101. [DistinctiveRing]
  102. DRingEnable=+VDR=1,10
  103. DRingDisable=+VDR=0
  104.  
  105. ;------------------------------------------------------------------------------
  106. ;Relay control settings
  107. ; Most modems will only support a limited set of the options below
  108. [RelayControl]
  109. ;modem on-hook/ handset connected to telephoneline -- internal speaker off
  110. OnHookHandsetToTelco=+VLS=0
  111.  
  112. ;modem off-hook/modem connected to telco
  113. ;usually first reset modem to telco, then issue ATA to go off hook...
  114. OffHookModemToTelco=+VLS=1
  115.  
  116. ; record or play using local phone
  117. ; Modem on-hook/handset connected to modem (for local message play record thru local handset)
  118. OnHookHandsetToModem=+VLS=2
  119.  
  120. ; answer by connecting local phone to telephone line
  121. ; Modem off-hook/handset connected to telco modem connected to handset
  122. OffHookHandsetToTelcoModemToHandset=+VLS=1
  123.  
  124. ; local play using modem's internal speaker
  125. OnHookInternalSpeakerOn=+VLS=4
  126.  
  127. ; incoming call monitor using internal speaker
  128. OffHookInternalSpeakerOn=+VLS=5
  129.  
  130. ; local record using internal microphone
  131. OnHookInternalMicrophoneOn=+VLS=6
  132.  
  133. ; speaker phone using internal microphone and internal speaker
  134. OffHookInternalSpeakerInternalMic=+VLS=7
  135.  
  136. ; local play using external speaker
  137. OnHookExternalSpeakerOn=+VLS=4
  138.  
  139. ; answer call with modem in call monitor mode using external speaker
  140. OffHookExternalSpeakerOn=+VLS=5
  141.  
  142. ; speaker phone using internal microphone and external speaker
  143. OffHookInternalMicExternalSpeaker=+VLS=7
  144.  
  145. ; local record using external microphone
  146. OnHookExternalMicOn=+VLS=6
  147.  
  148. ; speaker phone using external microphone and internal speaker
  149. OffHookExternalMicInternalSpeaker=+VLS=7
  150.  
  151. ; speaker phone using external microphone and external speaker
  152. OffHookExternalMicExternalSpeaker=+VLS=7
  153.  
  154. ; local play or record with hand set or head set
  155. OnHookHeadsetToModem=
  156.  
  157. ; connect hand set or head set to telephone line
  158. OffHookHeadsetToTelco=
  159.  
  160. ; connect hand set or head set to telephone line with mute
  161. OffHookHeadsetToTelcoMuted=+VLS=5
  162.  
  163. ;---------------------------------------------------------------------------
  164.  
  165. ;These commands control the line level volume for the playing and recording of
  166. ;voice files.  The commands also control the level of the remote end on a speaker
  167. ;phone call
  168. [VolumeControl]
  169. PlaybackVolumeCommand=+VGT=
  170. PlaybackVolumeMin=0
  171. PlaybackVolumeMax=255
  172. ;The next two commands are used to adjust volume incrementally during playback
  173. ;Ascii values separated by commas if more than one
  174. ;If a <dle> or other command character is required it must be included here!
  175. ;leave empty if not supported by your modem!!!!!
  176. VolumeAdjustIncrement=u
  177. VolumeAdjustDecrement=d
  178. RecordVolumeCommand=+VGR=
  179. RecordVolumeAutoGainCommand=
  180. RecordVolumeMin=0
  181. RecordVolumeMax=255
  182.  
  183. ;These commands control the levels of the local speaker and microphone when in
  184. ;speakerphone mode
  185. [SpeakerphoneVolumeControl]
  186. EnableSpeakerPhone=+VSP=1
  187. DisableSpeakerPhone=+VSP=0
  188. MicrophoneVolume=+VGM=
  189. MicVolumeMin=0
  190. MicVolumeMax=255
  191. SpeakerVolume=+VGS=
  192. SpeakerVolumeMin=0
  193. SpeakerVolumeMax=255
  194.  
  195. [VoiceFilePlay]
  196. ;Command sent to prepare modem for playing a voice file
  197. FileStartPlay=+VTX
  198. ;command sent to modem when voice file play is completed normally
  199. ;This is a sequence of ascii characters separated by commas
  200. FileEndPlay=16,03
  201. ;commands sent to modem to stop playing a voice file immediately (before it is done)
  202. ;This is a sequence of ascii characters separated by commas
  203. FileAbortPlay=16,03
  204. ;commands sent to modem to Pause and un-pause voice file playback
  205. ;This is a sequence of ascii characters separated by commas
  206. FilePausePlay=
  207. FileUnpausePlay=
  208.  
  209.  
  210. [VoiceFileRecord]
  211. ;Command sent to prepare modem for voice file recording
  212. FileStartRecord=+VRX
  213. ;command sent to modem to normally terminate a voice file recording
  214. ;This is a sequence of ascii characters separated by commas
  215. FileEndRecord=16,33
  216. ;command sent to modem to normally terminate a voice file recording
  217. ;This is a sequence of ascii characters separated by commas
  218. ;Key abort
  219. FileAbortRecord=16,33
  220. ;special processing on recorded files
  221. ;The number of bytes to be removed from the beginning and ending of voice data in the voice files
  222. StartRemoveBytes=
  223. EndRemoveBytes=
  224.  
  225.  
  226. [VoiceFileQuality0]
  227. CompressionDescription=8-bit Linear PCM
  228.  
  229. ;Lowest quality entries
  230. CompressionCommandLowest=+VSM=128,8000
  231. ;Possible compression ID's are:  Note: you must use the numbers below, not the strings!
  232. ; See list at bottom of file
  233. ;currently for sound card support, only the PCM format is supported
  234. ;the modem must support a linear PCM compression scheme!!!!!No conversions are currently performed!
  235. CompressionFormatLowest=0
  236. ;Mono is almost always the only format available:  1 for Mono, 2 for stero
  237. CompressionChannelsLowest=1
  238. CompressionSamplesPerSecondLowest=8000
  239. CompressionBitsPerSampleLowest=8
  240.  
  241. ;Low quality entries
  242. CompressionCommandLow=+VSM=128,8000
  243. CompressionFormatLow=0
  244. CompressionChannelsLow=1
  245. CompressionSamplesPerSecondLow=8000
  246. CompressionBitsPerSampleLow=8
  247.  
  248. ;Medium quality entries
  249. CompressionCommandMed=+VSM=128,8000
  250. CompressionFormatMed=0
  251. CompressionChannelsMed=1
  252. CompressionSamplesPerSecondMed=8000
  253. CompressionBitsPerSampleMed=8
  254.  
  255. ;High quality entries
  256. CompressionCommandHigh=+VSM=128,8000
  257. CompressionFormatHigh=0
  258. CompressionChannelsHigh=1
  259. CompressionSamplesPerSecondHigh=8000
  260. CompressionBitsPerSampleHigh=8
  261.  
  262. ;Highest quality entries
  263. CompressionCommandHighest=+VSM=128,8000
  264. CompressionFormatHighest=0
  265. CompressionChannelsHighest=1
  266. CompressionSamplesPerSecondHighest=8000
  267. CompressionBitsPerSampleHighest=8
  268.  
  269. [VoiceFileQuality1]
  270. CompressionDescription=8-bit Linear PCM (Alternate)
  271.  
  272. ;Lowest quality entries
  273. CompressionCommandLowest=+VSM=1,8000
  274. ;Possible compression ID's are:  Note: you must use the numbers below, not the strings!
  275. ; See list at bottom of file
  276. ;currently for sound card support, only the PCM format is supported
  277. ;the modem must support a linear PCM compression scheme!!!!!No conversions are currently performed!
  278. CompressionFormatLowest=0
  279. ;Mono is almost always the only format available:  1 for Mono, 2 for stero
  280. CompressionChannelsLowest=1
  281. CompressionSamplesPerSecondLowest=8000
  282. CompressionBitsPerSampleLowest=8
  283.  
  284. ;Low quality entries
  285. CompressionCommandLow=+VSM=1,8000
  286. CompressionFormatLow=0
  287. CompressionChannelsLow=1
  288. CompressionSamplesPerSecondLow=8000
  289. CompressionBitsPerSampleLow=8
  290.  
  291. ;Medium quality entries
  292. CompressionCommandMed=+VSM=1,8000
  293. CompressionFormatMed=0
  294. CompressionChannelsMed=1
  295. CompressionSamplesPerSecondMed=8000
  296. CompressionBitsPerSampleMed=8
  297.  
  298. ;High quality entries
  299. CompressionCommandHigh=+VSM=1,8000
  300. CompressionFormatHigh=0
  301. CompressionChannelsHigh=1
  302. CompressionSamplesPerSecondHigh=8000
  303. CompressionBitsPerSampleHigh=8
  304.  
  305. ;Highest quality entries
  306. CompressionCommandHighest=+VSM=1,8000
  307. CompressionFormatHighest=0
  308. CompressionChannelsHighest=1
  309. CompressionSamplesPerSecondHighest=8000
  310. CompressionBitsPerSampleHighest=8
  311.  
  312.  
  313. ;BaudRate used to send commands to modem when in voice mode (based on selected compression)
  314. ;To use current baudrate, do not specify any values...
  315. [ModemBaudRate]
  316. BaudRateCompressionLowest=115200
  317. BaudRateCompressionLow=115200
  318. BaudRateCompressionMed=115200
  319. BaudRateCompressionHigh=115200
  320. BaudRateCompressionHighest=115200
  321.  
  322. ;The baudrate to be used during play and record only
  323. ;can be left blank if specified above under [ModemBaudRate]
  324. [PlayRecordBaudRate]
  325. BaudRatePlayRecLowest=
  326. BaudRatePlayRecLow=
  327. BaudRatePlayRecMed=
  328. BaudRatePlayRecHigh=
  329. BaudRatePlayRecHighest=
  330. ;0 = baudrate switched before issue of Play or Record command
  331. ;1 = baudrate switched after issue of Play or Record command
  332. ;no entry means no speed change before Play or Record
  333. BaudRateSwitchTime=
  334. ;Command to sync the baud rate sent prior to play/rec command
  335. ;leave blank if none needed
  336. ModemSyncPrePlayRecCommandLowest=
  337. ModemSyncPrePlayRecCommandLow=
  338. ModemSyncPrePlayRecCommandMed=
  339. ModemSyncPrePlayRecCommandHigh=
  340. ModemSyncPrePlayRecCommandHighest=
  341. ;Command to sync the baud rate sent after play/rec command
  342. ;leave blank if none needed
  343. ModemSyncPostPlayRecCommandLowest=
  344. ModemSyncPostPlayRecCommandLow=
  345. ModemSyncPostPlayRecCommandMed=
  346. ModemSyncPostPlayRecCommandHigh=
  347. ModemSyncPostPlayRecCommandHighest=
  348.  
  349. ;All modem codes are specified as ASCII byte values unless otherwise specified!
  350. [VoiceModemCodes]
  351. ;The byte used to escape codes from the modem during voice play/rec mode
  352. ;Usually <DLE> or ASCII 16
  353. ;Specify as numeric ASCII value
  354. EmbeddedEscapeCode=16
  355. ;How to pad when playing and encounter a <DLE><DLE> code
  356. PlayEscapePadding=16,26
  357. ;How to pad when playing and encounter a <DLE><ANY> code
  358. PlayEscapePaddingAnyChar=16,16
  359.  
  360.  
  361. ;Values returned by the modem while in Voice Play/Rec mode
  362. ; it is assumed that all type of modems will report
  363. ; the 0-9 & A-D DTMF tones using corresponding characters.
  364. CodeDTMF0=0
  365. CodeDTMF1=1
  366. CodeDTMF2=2
  367. CodeDTMF3=3
  368. CodeDTMF4=4
  369. CodeDTMF5=5
  370. CodeDTMF6=6
  371. CodeDTMF7=7
  372. CodeDTMF8=8
  373. CodeDTMF9=9
  374. CodeDTMFA=A
  375. CodeDTMFB=B
  376. CodeDTMFC=C
  377. CodeDTMFD=D
  378. CodeDTMFStar=*
  379. CodeDTMFPound=#
  380. CodeAnswerTone=a
  381. CodeBellAnswer=
  382. CodeBusy=b
  383. CodeFaxCallDetected=c
  384. CodeDataCallDetected=e
  385. CodeDialTone=d
  386. CodeOverrun=
  387. CodeUnderrun=
  388. CodeQuietDetected=s
  389. CodeSilenceDetected=
  390. CodeLocalHandsetOnHook=h
  391. CodeLocalHandsetOffHook=H
  392. CodeRemoteOnHook=
  393. CodeRemoteOffHook=
  394. CodeExtensionOnHook=
  395. ;The below will also prevent DLE[o] from stoping recording...
  396. CodeExtensionOffHook=
  397. CodeRingDuringPlayRec=R
  398. CodeEndOfStream=!
  399. 'ASCII values for DLE codes to disregard.
  400. 'must be delimited by commas, with starting and ending commas included
  401. 'eg: IgnoreWhilePlay=,23,145,59,
  402. CodeIgnoreDuringPlay=72
  403. CodeIgnoreDuringRec=
  404. ;value in milliseconds.. if the same code comes in within this many milliseconds
  405. ;it is considered a duplicate and is ignored
  406. MultiCodeTimeout=500
  407.  
  408.  
  409. ;Voice compression format identifiers
  410.  
  411. ;#define V3VMD_ALL_COMP_PCM            0
  412.  
  413. ;//- ZyXEL voice file compression identifiers
  414. ;//- Do not use any of the 3-bit compression methods.
  415. ;#define V3VMD_VZX_COMP_ADPCM_2        2
  416. ;#define V3VMD_VZX_COMP_ADPCM_4        4
  417. ;#define V3VMD_VZX_COMP_ADPCM_DVI    40
  418. ;#define V3VMD_VZX_COMP_ALAW_PCM        80
  419. ;#define V3VMD_VZX_COMP_ULAW_PCM        81
  420.  
  421. ;//- Cirrus Logic Chipset voice file compression identifiers
  422. ;//- Do not use any of the 3-bit compression methods.
  423. ;#define V3VMD_VCL_COMP_CL1            140
  424. ;#define V3VMD_VCL_COMP_AD4            132
  425. ;#define V3VMD_VCL_COMP_08L            128
  426.  
  427. ;//- Rockwell Chipset voice file compression identifiers
  428. ;//- Do not use any of the 3-bit compression methods.
  429. ;#define V3VMD_VRK_COMP_ADPCM_2        2
  430. ;#define V3VMD_VRK_COMP_ADPCM_4        4
  431.  
  432. ;//- Dr. NeuHaus voice file compression identifiers
  433. ;#define V3VMD_VDN_COMP_ADPCM2_NIE    129
  434. ;#define V3VMD_VDN_COMP_ULOG_DNE        128
  435.  
  436. ;//- Multi-Tech voice file compression identifiers
  437. ;#define V3VMD_VMT_ADPCM_IMA_4        2
  438.  
  439. ;//- US Robotics voice file compression identifiers
  440. ;#define V3VMD_VUR_COMP_GSM            128
  441. ;#define V3VMD_VUR_COMP_ADPCM_G721    129
  442. ;#define V3VMD_VUR_COMP_ADPCM_IMA    130
  443. ;#define V3VMD_VUR_COMP_GSM_NE        1
  444.  
  445. ;//- PCtel Comrpession Identifiers
  446. ;//- modem only does 8000 samples per second
  447. ;#define V3VMD_VPT_COMP_ADPCM_4        4
  448.  
  449. ;//- TI X2 voice file compression identifiers
  450. ;#define V3VMD_VX2_COMP_GSM_B        128
  451. ;#define V3VMD_VX2_COMP_ADPCM_G721    129
  452. ;#define V3VMD_VX2_COMP_ADPCM_IMA    130
  453.