HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] [hylafax-devel] Re: help to initialize multitech 56k modem
"Michel Donais" <donais@gsig-net.qc.ca> writes:
> > > Operating System: Sco Openserver 5.04
> > > Modem : Multitech MT5600ZDXV
>
> > Change At&K3&D0&C1 to AT&K3&D0&C1 in your config. But this is a sign that
> > Hylafax is not fool-proof enough (it always expects config commands in the
> > upper case). Also all init commands possibly should be issued
> > separately...
> >
> Well you were right; I stick on that problem for the begining of the day and
> was too woory to look anywhere except in front of my glass. Last week
> I made the same mistake on /etc/inittab.
>
> Your solution gave me two more good lines; but I'm still locked.
>
> Here's the last listing,
>
> Michel
>
>
>
> Sep 24 18:53:58 donsoft FaxGetty[715]: MODEM flush i/o
> Sep 24 18:53:58 donsoft FaxGetty[715]: <-- [16:ATZE0V1Q0S0=0H0\r]
> Sep 24 18:53:58 donsoft FaxGetty[715]: --> [15:ATZE0V1Q0S0=0H0]
> Sep 24 18:53:58 donsoft FaxGetty[715]: --> [2:OK]
> Sep 24 18:53:58 donsoft FaxGetty[715]: <-- [21:ATS8=2S7=50&K3&D2&C1\r]
> Sep 24 18:53:58 donsoft FaxGetty[715]: --> [20:ATS8=2S7=50&K3&D2&C1]
> Sep 24 18:53:58 donsoft FaxGetty[715]: --> [2:OK]
It seems to ignore all commands after ATZ (such behavior is allowed) and so
does not disable the command echo. Try
ModemResetCmds: "ATZ\n"
But note that for the upcoming Hylafax 4.1 beta3 explicit ATZ is
redundant.
> Sep 24 18:53:58 donsoft FaxGetty[715]: <-- [12:AT+FCLASS=?\r]
> Sep 24 18:53:58 donsoft FaxGetty[715]: --> [11:AT+FCLASS=?]
> Sep 24 18:53:58 donsoft FaxGetty[715]: --> [7:0,1,1.0]
> Sep 24 18:53:58 donsoft FaxGetty[715]: --> [2:OK]
> Sep 24 18:53:58 donsoft FaxGetty[715]: MODEM set DTR OFF
>
> May be here why?
Just because the echo is still active, and Hylafax cannot parse AT+FCLASS=?
response.
Hope to hear from you soon,
Dmitry
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null