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

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