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 and PABX
On Mon, 12 Mar 2001 08:06:02 -0500, you wrote:
>where there is a PABX.
>I got the message: no local dial tone.
>
Is your problem just X3 or you need to add a number to get the external
line?
>
>I've tried to insert ATX3 into some fax/etc/cuaa1.config:
>ModemHardFlowCmd: ATX3: AT&K3 # hardware flow control cmdK3
>ModemSoftFlowCmd: ATX3: AT&K4 # software flow control cmdK4
>ModemSetupDTRCmd: ATX3: AT&D3 # DTR off causes modem to resetD3
>#ModemSetupDTRCmd: AT&D2S25=1S38=0 # Dynalink 1414VE needs this
>ModemSetupDCDCmd: ATX3: AT&C1 # DCD follows carrierC1
>ModemSetupAACmd: ATX3+FAA=1+FCLASS=0
>
>But it seems get not effect.
Actually the above lines could cause great confusion to HylaFAX. Undo
all your editing.
To add X3 try changing or adding
ModemResultCodesCmd: ATQ0
to
ModemResultCodesCmd: ATQ0X3
The above is what I'm using.
To add a number to get the external line you have 2 choices:
1) The "right" one: edit dialrules
2) The quick one: edit config.<devid>
ModemDialCmd: ATDT%s
to
ModemDialCmd: ATDT<your-number>,%s
--
giulioo@pobox.com
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null