HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: {HELP} I cannot receive correct fax
Qian Guo Yu wrote:
I can't find my server trace. Attached is a session log and
the server trace is written by syslogd(1M) according the rules
in /etc/syslog.conf;
a modem configuration file.
Thank you for your help.
Qian Guo Yu
Mar 13 17:25:46.78: [22634]: SESSION BEGIN 00000035 657744998
Mar 13 17:25:46.79: [22634]: SEND FAX: JOB 39 DEST 7744998 COMMID 00000035
Mar 13 17:25:46.82: [22634]: DELAY 2600 ms
Mar 13 17:25:49.42: [22634]: <-- [39:AT&B1&N0&S0*F0S18=4S38.3=1E0V1Q0S0=0H0\r]
<... log parts deleted ....>
Mar 13 17:25:51.00: [22634]: <-- [23:AT+FCC=1,5,2,2,1,0,0,0\r]
Mar 13 17:25:51.14: [22634]: --> [2:OK]
Mar 13 17:25:51.14: [22634]: <-- [22:AT+FLI="+65-771-5230"\r]
Mar 13 17:25:51.28: [22634]: --> [2:OK]
Mar 13 17:25:51.33: [22634]: DIAL 7744998
Mar 13 17:25:51.33: [22634]: <-- [13:ATD9T7744998\r]
Mar 13 17:26:00.42: [22634]: --> [4:BUSY]
Mar 13 17:26:00.43: [22634]: SEND FAILED: Busy signal detected
Mar 13 17:26:00.43: [22634]: <-- [5:ATH0\r]
Mar 13 17:26:00.70: [22634]: --> [2:OK]
Mar 13 17:26:00.71: [22634]: SESSION END
Your modem was told to dial "ATD9T7744998" if this is a correct
dial string check-out the destination (e.g. try dial from
another phone to dial the same number); if this is not the
correct dial string check the ModemDialCmd in the modem
config-file;
....
# NB: If you need to prefix phone numbers to get through a PBX,
# put it in the ModemDialCmd; e.g. "DT9%s@".
ModemDialCmd: ATD9T%s # no '@' 'cuz then busy not recognized
matthias