![]() |
Hello I have big problems sending faxes to shared phonelines (voice/fax) or to fax-services in the web and to certain fax machines that have a voice part (like a mailbox) integrated. The problems that occur are, that sending to "normal" fax machines works fine. But sending to fax machines that have the voice/fax combination mentioned above fail with either the message "BUSY" or "NO CARRIER DETECTED". But in this cases the line isn't busy. - I tried to omit the "@" sign at the end of the dial-string - I tried to use two or three "@" signs at the end of the dial-string I found no way to get through. The phone rings on the other side. The machine answers and the phone connection gets hung up. Is there any way that my modem begin with sedending tones, that the other fax maschine can realize and connect. My modem is an 28800 Noname class 2 I really appreciate any help. Thanks in advance. Heribert Here is the config : $Id: gvc-288-2,v 1.3 2002/04/07 20:29:26 darren Exp $ # # HylaFAX Facsimile Software # # Copyright (c) 1990-1996 Sam Leffler # Copyright (c) 1991-1996 Silicon Graphics, Inc. # HylaFAX is a trademark of Silicon Graphics, Inc. # # Permission to use, copy, modify, distribute, and sell this software and # its documentation for any purpose is hereby granted without fee, provided # that (i) the above copyright notices and this permission notice appear in # all copies of the software and related documentation, and (ii) the names of # Sam Leffler and Silicon Graphics may not be used in any advertising or # publicity relating to the software without the specific, prior written # permission of Sam Leffler and Silicon Graphics. # # THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND, # EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY # WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. # # IN NO EVENT SHALL SAM LEFFLER OR SILICON GRAPHICS BE LIABLE FOR # ANY SPECIAL, INCIDENTAL, INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, # OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, # WHETHER OR NOT ADVISED OF THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF # LIABILITY, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE # OF THIS SOFTWARE. # # # Configuration for a GVC MAXTech 288 RC288DPi-based Class 2 modem. # Tested with firmware rev KA1131-00. # # NB: DCD is toggled at page end during transmits; this can # cause problems on systems where it's not possible to # set CLOCAL and also enable RTS/CTS flow control. # # CountryCode: 49 AreaCode: 2224 FAXNumber: +49 2224 9xxxxxxx LongDistancePrefix: 0 InternationalPrefix: 00 DialStringRules: etc/dialrules ServerTracing: 11 SessionTracing: 11 RecvFileMode: 0640 LogFileMode: 0640 DeviceMode: 0660 RingsBeforeAnswer: 1 SpeakerVolume: on GettyArgs: "-r -b %l" TagLineFont: etc/lutRS18.pcf LocalIdentifier: "Schorn, +492224xxxxxx" TagLineFormat: "From %%l|%c|Page %%P of %%T" MaxRecvPages: 125 # # # Modem-related stuff: should reflect modem command interface # and hardware connection/cabling (e.g. flow control). # Use2D: No ModemType: Class2 # use class 2 interface ModemRate: 19200 # locked for fax sending&receiving odemFlowControl: rtscts # default # ModemNoFlowCmd: AT\Q0 # disable flow control cmd ModemSoftFlowCmd: AT\Q1 # software flow control cmd ModemHardFlowCmd: AT\Q3 # hardware flow control cmd ModemSetupDTRCmd: AT&D3 # DTR off causes modem to reset ModemSetupDCDCmd: AT&C1S8=8 # DCD follows carrier ModemSetupAACmd: AT+FAA=1 # enable adaptive-answer in Class 2 # ModemWaitForConnect: No ModemWaitTimeCmd 20 ModemAnswerCmd: AT+FAA=1 ModemRecvFillOrder: MSB2LSB # bit order of received facsimile ModemSendFillOrder: LSB2MSB # bit order modem expects for transmit # ModemDialCmd: ATX3DT%s@ # T for tone dialing # # Chip locks the line rate and switches to xon/xoff flow # control when receiving facsimile--we must follow suit. # ModemAnswerFaxBeginCmd: "<19200><xon>" # lock line rate & switch flow control # Class2RecvDataTrigger: "\022" # character sent to modem to start recv # # These are known to not be implemented on the GVC with the above # firmware rev. Sending them to the modem does not harm anything, # but generates an ERROR result that can generate questions from the # naive--so we disable them here. # Class2TBCCmd: none # setup stream mode Class2PHCTOCmd: none # set phase C timeout parameter Class2DCCQueryCmd: "!(0-1),(0-5),(0-3),(0-2),(0),(0),(0),(0-7)" Here is the log : Jun 19 19:18:42.48: [13557]: SESSION BEGIN 00000154 1212511526339 Jun 19 19:18:42.48: [13557]: HylaFAX (tm) Version 4.1 Jun 19 19:18:42.48: [13557]: SEND FAX: JOB 82 DEST 0,0xxxxxxxxxxxxxxx COMMID 00000154 Jun 19 19:18:42.48: [13557]: DEVICE '/dev/ttyS0' Jun 19 19:18:42.48: [13557]: DELAY 75 ms Jun 19 19:18:42.56: [13557]: DELAY 2600 ms Jun 19 19:18:45.16: [13557]: <-- [4:ATZ\r] Jun 19 19:18:45.31: [13557]: --> [2:OK] Jun 19 19:18:45.31: [13557]: <-- [5:ATE0\r] Jun 19 19:18:45.45: [13557]: --> [4:ATE0] Jun 19 19:18:45.45: [13557]: --> [2:OK] Jun 19 19:18:45.45: [13557]: <-- [5:ATV1\r] Jun 19 19:18:45.59: [13557]: --> [2:OK] Jun 19 19:18:45.59: [13557]: <-- [5:ATQ0\r] Jun 19 19:18:45.73: [13557]: --> [2:OK] Jun 19 19:18:45.73: [13557]: <-- [7:ATS0=0\r] Jun 19 19:18:45.87: [13557]: --> [2:OK] Jun 19 19:18:45.87: [13557]: <-- [7:ATS8=2\r] Jun 19 19:18:46.01: [13557]: --> [2:OK] Jun 19 19:18:46.01: [13557]: <-- [8:ATS7=60\r] Jun 19 19:18:46.15: [13557]: --> [2:OK] Jun 19 19:18:46.15: [13557]: <-- [6:AT\Q1\r] Jun 19 19:18:46.29: [13557]: --> [2:OK] Jun 19 19:18:46.29: [13557]: <-- [6:AT&D3\r] Jun 19 19:18:46.43: [13557]: --> [2:OK] Jun 19 19:18:46.43: [13557]: <-- [10:AT&C1S8=8\r] Jun 19 19:18:46.57: [13557]: --> [2:OK] Jun 19 19:18:46.57: [13557]: <-- [12:AT+FCLASS=2\r] Jun 19 19:18:46.71: [13557]: --> [2:OK] Jun 19 19:18:46.71: [13557]: <-- [10:AT+FBOR=0\r] Jun 19 19:18:46.85: [13557]: --> [2:OK] Jun 19 19:18:46.85: [13557]: <-- [24:AT+FDCC=1,5,2,2,0,0,0,0\r] Jun 19 19:18:47.00: [13557]: --> [2:OK] Jun 19 19:18:47.00: [13557]: <-- [7:ATL0M1\r] Jun 19 19:18:47.14: [13557]: --> [2:OK] Jun 19 19:18:47.14: [13557]: <-- [12:AT+FCLASS=2\r] Jun 19 19:18:47.38: [13557]: --> [2:OK] Jun 19 19:18:47.38: [13557]: <-- [10:AT+FBOR=0\r] Jun 19 19:18:47.62: [13557]: --> [2:OK] Jun 19 19:18:47.62: [13557]: <-- [24:AT+FDCC=1,5,2,2,0,0,0,0\r] Jun 19 19:18:47.87: [13557]: --> [2:OK] Jun 19 19:18:47.87: [13557]: <-- [31:AT+FLID="Schorn, +49222xxxxxx"\r] Jun 19 19:18:48.13: [13557]: --> [2:OK] Jun 19 19:18:48.13: [13557]: DIAL 0,01212511526339 Jun 19 19:18:48.13: [13557]: <-- [24:ATX3DT0,01212511526339@\r] Jun 19 19:19:09.64: [13557]: --> [4:BUSY] Jun 19 19:19:09.64: [13557]: SEND FAILED: JOB 82 DEST 0,01212511526339 ERR Busy signal detected Jun 19 19:19:09.64: [13557]: <-- [5:ATH0\r] Jun 19 19:19:09.89: [13557]: --> [2:OK] Jun 19 19:19:09.89: [13557]: SESSION END ____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*