pctel.ini Driver File Contents (R47008.EXE)

[Reserved]
LogonTime=3
LogonFile=PCTellogon.bmp
URLName=V92 website
URL=http://v92.com/v92_faq.htm
URLx=185
URLy=187
Red=255
Green=255
Blue=255

[DLL]
NameModem=PCTEL card
Disconnect=0
PCTEL=1
Skin=moh.bmp
FirstIndex=0
Name=MDMMOH.dll
ShowDetails=0
ForceCallback=1
Function0=EnumerateModem
Function1=ModemMOHOpen
Function2=ModemMOHClose
Function3=ModemMOHMonitor
Function4=ModemMOHControl
Function5=ConfigureCallback

[Resume]
Wait=0
Time=20000
;When reconnecting, it was used to wait a certain amount of time to make sure the reconnection was ok,
;This should be handled by the modem, not by us. I think that in the last drivers you had
;this has been corrected, so now it is useless...

[CallerId]
Code=8
SubCode=608
Name="Name = "
Number="Number = "

[FlashDone]
Code=8
SubCode=640
AskForHandset=0
	
[Control]
CTRL_MOH_LOCAL_DECISION_MOH_LOCAL_IGNORE=2,3,256,4
CTRL_MOH_LOCAL_DECISION_MOH_LOCAL_DISCONNECT=2,2,256,-2
CTRL_MOH_LOCAL_DECISION_MOH_LOCAL_ACCEPT=2,1,256,2
CTRL_MOH_LOCAL_DECISION_MOH_LOCAL_RECONNECT=2,4,256,1
CTRL_MOH_ENABLE=0,-1,1024,-1
CTRL_OUTGOING_CALL_REQ=7,-1,512,-1

[Monitor]
DRIVER_VERSION=0,-1,1,-1
MODEM_FRIENDLY_NAME=2,-1,2,-1
MODEM_COM_PORT=3,-1,4,-1
MOH_STATUS=105,-1,16,-1
CALLER_ID_STRING=104,-1,-2,-1
TIMEOUT_FOR_USER_RESPONSE=108,-1,-2,-1
SERVER_HOLD_DURATION=102,-1,-2,-1	
MODEM_STATE=41,-1,8,-1
MOH_REMOTE_RESPONSE=103,-1,32,-1

[Callback]
MODEM_STATE_IDLE=41,1,8,0
MOH_STATUS_IDLE=105,13,8,0

MODEM_STATE_PROT_LAYER_CONNECT=41,11,8,512
MOH_STATUS_NONE=105,0,8,512

MOH_STATUS_WAIT_FOR_CALL_RESUME=105,4,8,640

; incoming call with callerid (V92)
MODEM_STATE_CALL_WAITING_TONE_DETECTED=41,19,8,608
MOH_REMOTE_RESPONSE_ACK=103,500,8,608
MOH_STATUS_AS_DETECTED=105,1,8,608
MOH_STATUS_WAIT_FOR_USER_DECISION=105,3,8,608

; incoming call with callerid (V90)
MODEM_STATE_CALL_WAITING_TONE_DETECTED3=41,19,8,544
MOH_REMOTE_RESPONSE_NACK=103,501,8,544
MOH_STATUS_AS_DETECTED3=105,1,8,544
MOH_STATUS_WAIT_FOR_USER_DECISION3=105,3,8,544

; incoming call without callerid (V92)
MODEM_STATE_CALL_WAITING_TONE_DETECTED2=41,19,8,592
MOH_REMOTE_RESPONSE_ACK2=103,500,8,592
MOH_STATUS_AS_DETECTED2=105,1,8,592
MOH_STATUS_WAIT_FOR_USER_DECISION2=105,3,8,592
; this is used for countries that don't have callerid ( like france in most of the case)

; incoming call without callerid (V90)
MODEM_STATE_CALL_WAITING_TONE_DETECTED4=41,19,8,528
MOH_REMOTE_RESPONSE_NACK2=103,501,8,528
MOH_STATUS_AS_DETECTED4=105,1,8,528
MOH_STATUS_WAIT_FOR_USER_DECISION4=105,3,8,528
; this is used for countries that don't have callerid ( like france in most of the case)

;MODEM_STATE_INITIALIZING=41,0,8,-2
;MODEM_STATE_OFF_HOOK_IDLE=41,2,8,-2
;MODEM_STATE_DIALTONE_VALIDATE=41,3,8,-2
;MODEM_STATE_DIALING=41,4,8,-2
;MODEM_STATE_RING_ON=41,5,8,-2
;MODEM_STATE_CALL_PROGRESS=41,6,8,-2
;MODEM_STATE_V8=41,7,8,-2
;MODEM_STATE_V8BIS=41,8,8,-2
;MODEM_STATE_TRAINING=41,9,8,-2
;MODEM_STATE_PHYS_LAYER_CONNECT=41,10,8,-2
;MODEM_STATE_REMOTE_INIT_RATE_RENEG=41,12,8,-2
;MODEM_STATE_LOCAL_INIT_RATE_RENEG=41,13,8,-2
;MODEM_STATE_REMOTE_INIT_RTRN=41,14,8,-2
;MODEM_STATE_LOCAL_INIT_RTRN=41,15,8,-2
;MODEM_STATE_ESCAPE=41,16,8,-2
;MODEM_STATE_CLEARDOWN=41,17,8,-2
;MODEM_STATE_D3=41,18,8,-2
;MODEM_STATE_CALLER_ID_IN_PREGRESS=41,20,8,-2
;MODEM_STATE_MOH=41,21,8,-2
;MODEM_STATE_MOH_RESUMING=41,22,8,-2
;MODEM_STATE_MOH_CLEARING_DOWN=41,23,8,-2
;MODEM_STATE_PORT_TO_CLOSE=41,24,8,-2
;MODEM_STATE_MODEM_STATE_LAST=41,25,8,-2

;MOH_REMOTE_RESPONSE_ACK=103,500,32,-2
;MOH_REMOTE_RESPONSE_NACK=103,501,32,-2
;MOH_REMOTE_RESPONSE_SILENCE=103,502,32,-2
;MOH_REMOTE_RESPONSE_DISCONNECT=103,503,32,-2
;MOH_REMOTE_RESPONSE_NONE=103,504,32,-2

;MOH_STATUS_CALLER_ID_PROCESSING=105,2,16,-2
;MOH_STATUS_WAIT_FOR_USER_DECISION=105,3,16,-2
;MOH_STATUS_REMOTE_REQ_ONHOLD=105,5,16,-2
;MOH_STATUS_WAIT_FOR_CARRIER_SIGNAL=105,6,16,-2
;MOH_STATUS_WAIT_FOR_MODULATION_DISCONNECT=105,7,16,-2
;MOH_STATUS_NOT_SUPPORTED=105,8,16,-2
;MOH_STATUS_WAIT_FOR_REMOTE_RECONNECT=105,9,16,-2
;MOH_STATUS_WAIT_FOR_LOCAL_RECONNECT=105,10,16,-2
;MOH_STATUS_WAIT_FOR_REMOTE_RESUME=105,11,16,-2
;MOH_STATUS_OUTGOING_CALL_REQ=105,12,16,-2
;MOH_STATUS_LAST=105,13,16,-2

[Frame]
bottom=284
left=0
right=384
top=0

[OK Button]
bottom=264
left=46
right=80
top=230
Disabled_x=394
Disabled_y=173
Pushed_x=394
Pushed_y=115
Released_x=394
Released_y=57

[Cancel Button]
bottom=269
left=96
right=130
top=235
Disabled_x=439
Disabled_y=173
Pushed_x=439
Pushed_y=115
Released_x=439
Released_y=57

[Call Button]
ShowButton=0
bottom=271
left=121
right=155
top=237
Disabled_x=484
Disabled_y=173
Pushed_x=484
Pushed_y=115
Released_x=484
Released_y=57

[Config Button]
bottom=271
left=151
right=177
top=245
Disabled_x=529
Disabled_y=181
Pushed_x=529
Pushed_y=123
Released_x=529
Released_y=65

[Minimize Button]
bottom=33
left=313
right=331
top=15
Disabled_x=500
Disabled_y=15
Pushed_x=447
Pushed_y=15
Released_x=394
Released_y=15

[Close Button]
bottom=33
left=337
right=355
top=15
Disabled_x=424
Disabled_y=15
Pushed_x=471
Pushed_y=15
Released_x=418
Released_y=15

[Title]
bottom=43
left=40
right=167
top=25
type=0
Format=1
Bold=1
color=0
FontName=Arial
FontSize=13
AntiAlias=1

[Title2]
bottom=234
left=220
right=375
top=212
type=0
Format=1
Bold=1
color=0
FontName=Arial
FontSize=13
AntiAlias=1

[Header]
bottom=67
left=41
right=344
top=53
type=0
Format=1
Bold=1
color=255
FontName=
FontSize=0
AntiAlias=0

[Name]
bottom=91
left=41
right=344
top=77
type=0
Format=0
Bold=1
color=0
FontName=
FontSize=0
AntiAlias=0

[Number]
bottom=107
left=41
right=344
top=93
type=0
Format=0
Bold=1
color=0
FontName=
FontSize=0
AntiAlias=0

[ToDo1]
bottom=149
left=41
right=344
top=119
type=1
Format=0
Bold=0
color=0
FontName=
FontSize=0
AntiAlias=0

[ToDo2]
bottom=184
left=41
right=344
top=154
type=1
Format=0
Bold=0
color=0
FontName=
FontSize=0
AntiAlias=0

[Status]
bottom=208
left=41
right=344
top=194
type=0
Format=1
Bold=1
color=0
FontName=
FontSize=0
AntiAlias=0
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web5, load: 0.93