Hi All,
I am trying to setup the U.S Robotics modem on Tobit but when i try to send a testfax is doesnt send it. It hangs on "Performing Training"
Code
AT+FTS=8OKAT+FTM=96CONNECTTCF-FrameOKAT+FRH=3No FramePhase BAT+FTH=3OKPhase BAT+FTH=3CONNECTTSI-FrameCONNECTDCS-FrameOKAT+FTS=8OKAT+FTM=72CONNECTTCF-FrameOKAT+FRH=3No FramePhase BAT+FTH=3OKPhase BAT+FTH=3CONNECTTSI-FrameCONNECTDCS-FrameOKAT+FTS=8OKAT+FTM=48CONNECTTCF-FrameATPhase BAT+FTH=3+++ATATH0OKOKAT+FCLASS=0OKAT&FH0OKAT&FE0V1Q0X3S0=0S7=60S40=60H0AT&FE0V1Q0X3S0=0S7=60S40=60H0OKAT+FCLASS=1OKATDT00180446951CONNECTPhase ANSF-FrameAT+FRH=3CONNECTCSI-Frame6 AT+FRH=3CONNECTDIS-Frame0x0 0x80 0x0 0x0 0x0 Phase BAT+FTH=3CONNECTTSI-FrameCONNECTDCS-FrameOKAT+FTS=8OKAT+FTM=145CONNECTTCF-FrameOKAT+FRH=3No FramePhase BAT+FTH=3OKPhase BAT+FTH=3CONNECTTSI-FrameCONNECTDCS-FrameOKAT+FTS=8OKAT+FTM=121CONNECTTCF-Frame
TLD.ini:
Code
[COMMON]
;CAUTION: Changes to the data of this file may cause several problems
; to the work of the TLD and your fax hardware. Please check
; before you make any changes to this file.
;
; Text, that is placed after a semicolon, will be ignored and is used
; for comments only.
BOARD=COM3
; Board number of the attached serial interface. With COMx boards the
; board number of the first installed interface board should be 0,
; the second 1, etc. With all the other interface boards not the board
; number, but the port number is incremented.
; Board = 0 corresponds to COM1
; Board = 1 corresponds to COM2
; Board = 2 corresponds to COM3
; Board = 3 corresponds to COM4
PORT=COM3
; Port number of the serial interface used. Usually, the port number
; of the first available interface is 0, that of the second is 1, etc.
HARDWARETYPE=1
; Hardware type stands for the type of interface hardware used.
; Every interface type has its own type number, with which it can be
; defined.
; Examples:
; HARDWARETYPE = 1 (Standard COMx)
; HARDWARETYPE = 3 (Novell WNIM)
; HARDWARETYPE = 102 (ATI Intelligent Board)
; HARDWARETYPE = 104 (ESP Board)
; HARDWARETYPE = 105 (DigiBoard Xi)
; HARDWARETYPE = 106 (DigiBoard Cx)
; HARDWARETYPE = 107 (DigiBoard Xem)
; HARDWARETYPE = 134 (DigiBoard Port Server)
NAME=CLASS1 Generic Modem
PAGESESSION=
INIT1=AT&F
INIT=AT&FE0V1Q0X3S0=0S7=60S40=60H0
STOP=AT&FH0
RXSkipBytes= -1
RXBitOrderReverse=True
ADDAUTOEOP=TRUE
AcceptSingleEOP=TRUE
Alles anzeigen
It works with other faxsoftware but not with Tobit. But it is a supported hardware.
It is installed on a win2k sp4.
Can anybody please help me?
Thanks Regards Dennis