System() failed message

"Owen Gray" (ovgray@home.com)
Mon, 27 Jul 1998 18:52:53 +0200


I have just installed mgetty-1.1.14-Apr02 on a system running RedHat 5.1
(2.0.35).

It seems that faxes are received ok. They look all right when I convert them
to something I can view. I notice in the logs (both syslog and log_mg.ttyS1)
a "system() failed: Operation not permitted" message at the end of the
reception process.

The log of a fax reception follows. (note: yes the CSID of the sending
machine is the same as the ID of the receiving machine. The linux box is on
the line that the sending machine normally uses)

Is this "system() failed" message something to worry about? Is there
something I may have set wrong?

Owen Gray

--------------

07/27 09:15:23 yS1  mgetty: experimental test release 1.1.14-Apr02
07/27 09:15:23 yS1  check for lockfiles
07/27 09:15:23 yS1  locking the line
07/27 09:15:24 yS1  lowering DTR to reset Modem
07/27 09:15:25 yS1  send: \d\d\d+++\d\d\dAT&FS0=0Q0&D3&C1&K3[0d]
07/27 09:15:28 yS1  waiting for ``OK'' ** found **
07/27 09:15:28 yS1  mdm_send: 'ATI'
07/27 09:15:28 yS1  Generic Rockwell modem (33600)
07/27 09:15:28 yS1  mdm_send: 'ATI3'
07/27 09:15:28 yS1  mdm_send: 'ATI4'
07/27 09:15:28 yS1  additional info: 'a007080CA879CE02F'
07/27 09:15:28 yS1  modem quirks: 0004
07/27 09:15:28 yS1  mdm_send: 'AT+FCLASS=2' -> OK
07/27 09:15:28 yS1  mdm_send: 'AT+FAA=0;+FCR=1' -> OK
07/27 09:15:28 yS1  mdm_send: 'AT+FBOR=0' -> OK
07/27 09:15:28 yS1  mdm_send: 'AT+FLID="416-696-6240"' -> OK
07/27 09:15:28 yS1  mdm_send: 'AT+FDCC=1,5,0,2,0,0,0,0' -> OK
07/27 09:15:29 yS1  waiting...
07/27 10:15:27 yS1  checking if modem is still alive
07/27 10:15:27 yS1  mdm_send: 'AT' -> OK
07/27 10:15:27 yS1  waiting...
07/27 11:15:26 yS1  checking if modem is still alive
07/27 11:15:26 yS1  mdm_send: 'AT' -> OK
07/27 11:15:26 yS1  waiting...
07/27 11:57:47 yS1  waiting for ``RING'' ** found **
07/27 11:57:47 yS1  send: ATA[0d]
07/27 11:57:47 yS1  waiting for ``CONNECT''
07/27 11:57:55 yS1  found action string: ``+FCON''
07/27 11:57:55 yS1  start fax receiver...
07/27 11:57:55 yS1  fax_wait_for(OK)
07/27 11:57:57 yS1  fax_id: '+FTSI: "        416 696 6240"'
07/27 11:57:57 yS1  transmission par.: '+FDCS: 0,3,0,2,0,0,0,0'** found **
07/27 11:57:58 yS1  fax_send: 'AT+FDR'
07/27 11:57:58 yS1  fax_wait_for(CONNECT)
07/27 11:58:01 yS1  transmission par.: '+FDCS: 0,3,0,2,0,0,0,0'** found **
07/27 11:58:02 yS1  fax_get_page_data: receiving
/var/spool/fax/incoming/fn5bca37bS1-_-416-696-6240_.01...
07/27 11:58:18 yS1  fax_get_page_data: page end, bytes received: 19900
07/27 11:58:18 yS1  fax_wait_for(OK)
07/27 11:58:18 yS1  page status: +FPTS: 1,2219,0,0** found **
07/27 11:58:20 yS1  fax_send: 'AT+FDR'
07/27 11:58:20 yS1  fax_wait_for(CONNECT)
07/27 11:58:23 yS1  connection hangup: '+FHNG: 0'** found **
07/27 11:58:23 ##### fax dev=ttyS1, pid=1161, caller='none', name='', id='_
416 696 6240_', +FHNG=000, pages=1, time=00:00:36


07/27 11:58:24 yS1  system() failed: Operation not permitted
07/27 11:58:25 yS1  mdm_send: 'ATH0' -> OK
--