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] Number before dialing
--- charly <charly@jiga.fr> wrote:
> Hello.
>
>
> I need, in order to fax out of my company, to
> compose the "0" before any
> call. So i added this line to my etc/config.ttS0 :
>
> ModemDialCmd: ATDT0%s@ # T
> for tone dialing, @ for
> silence
>
> The only thing i get is a busy signal. I only can
> fax without that line,
> prefixing manually all calls with a "0". Any one has
> a clue what's wrong or
> missing to that line?
>
>
> Charles-Antoine
Man dialrules and insert at botom of your dialrules
file this line, before of the ] character
^[0-9]{9,}$ = 0,&
]
Note: {9,} remains for "we use 9 digits in our
national telephone system". Change it for your case. cheers.
__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
____________________ 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@hylafax.org < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@hylafax.org.*