Data Only Mode
Dean Channing (dchannin@alpha.confederationc.on.ca)
Wed, 30 Jun 1999 13:45:10 -0400
Hey,
I have installed a modem pool on a 486DX running RedHat 5.2. The
connection of modems to the pool is working fine with one exception.
Once in a while, the modem tries to answer the line in fax mode. This
confuses me... as I set the local variable "DEFAULT_MODEMTYPE" to be
data. And according to the policy.h file, it says:
"data" - data only, no faxing available
I also get the following message sent to the terminal:
sh: /etc/mgetty+sendfax/new_fax: No such file or directory
Is there another place where I am to set this option? I have included
a section of the mgetty.log file for one of the modems that tried to
answer as a fax.
Thanx in advance...
Dean
mgetty.log:
06/30 12:03:51 yD1 mgetty: experimental test release 1.1.14-Apr02
06/30 12:03:51 yD1 check for lockfiles
06/30 12:03:51 yD1 locking the line
06/30 12:03:52 yD1 lowering DTR to reset Modem
06/30 12:03:53 yD1 send: \dATQ0V1H0[0d]
06/30 12:03:53 yD1 waiting for ``OK'' ** found **
06/30 12:03:53 yD1 send: ATS0=0Q0&D3&C1[0d]
06/30 12:03:53 yD1 waiting for ``OK'' ** found **
06/30 12:03:53 yD1 mdm_send: 'ATI'
06/30 12:03:53 yD1 Generic Rockwell modem (56000)
06/30 12:03:53 yD1 mdm_send: 'ATI3'
06/30 12:03:54 yD1 mdm_send: 'ATI4'
06/30 12:03:54 yD1 additional info: 'a007040CA879CE02F'
06/30 12:03:54 yD1 modem quirks: 0004
06/30 12:03:54 yD1 mdm_send: 'AT+FCLASS=2' -> OK
06/30 12:03:54 yD1 mdm_send: 'AT+FCLASS=0' -> OK
06/30 12:03:54 yD1 mdm_send: 'AT+FAA=1;+FCR=1' -> OK
06/30 12:03:54 yD1 mdm_send: 'AT+FBOR=0' -> OK
06/30 12:03:54 yD1 mdm_send: 'AT+FLID="49 89 xxxxxxxx"' -> OK
06/30 12:03:54 yD1 mdm_send: 'AT+FDCC=1,5,0,2,0,0,0,0' -> OK
06/30 12:03:55 yD1 waiting...
06/30 12:08:03 yD1 waiting for ``RING'' ** found **
06/30 12:08:04 yD1 send: ATA[0d]
06/30 12:08:04 yD1 waiting for ``CONNECT''
06/30 12:08:32 yD1 found action string: ``FAX''
06/30 12:08:32 yD1 start fax receiver...
06/30 12:08:32 yD1 fax_wait_for(OK)
06/30 12:09:16 yD1 connection hangup: '+FHNG: 1'** found **
06/30 12:09:16 yD1 fax_get_pages: no pages to receive
06/30 12:09:18 ##### fax dev=ttyD1, pid=2774, caller='none', name='',
id='', +F
06/30 12:09:18 yD1 system() failed: Operation not permitted
06/30 12:09:19 yD1 mdm_send: 'ATH0' -> OK
--