HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: no local dialtone
Hello Frank,
for me the following command works with a Microlink 56k basic:
ModemDialCmd: ATDT0%s@
Maybe you can use the ATX3 command to disable "wait for dialtone".
ModemDialCmd: "ATX3\nATDT0%s"
Regards
Stephan
P.S. Bei weitern Fragen kannst Du mich auf deutsch fragen.
> Frank Wortmann schrieb:
>
> Hello,
>
> I hope this is the right way to find someone who can help me.
>
> Done so far:
> Build up hylafax Server with SuSE 6.4, with ELSA MICROLINK 33.6 TQV
> Using http://www.hylafax.org/HylaFAQ/Q115.php without executing
> faxaddmodem, because I want a "send only" configuration.
> Use http://sdb.suse.de/sdb/de/html/choeger_fax-sendonly.php
>
> Problem:
> I have a telephone switchboard and have to dial a "0" to get the
> dialtone BEFORE hylafax starts dialing. Error message: no local
> dialtone
> I found http://www.hylafax.org/FAQ/Q319.php
> and tried ^[0-9]{3,}$ = 0,& in
> dialrules.europe
> without success (is the syntax correct or should the $ before {3}?)
> I tried both without success!
>
> Can you help me?
>
> Frank
>