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] dialrules problems
--- Gary MacKay <gary@edisoninfo.com> wrote:
> Does anyone have a working (United States, Ohio)
> dialrules file that
> handles:
>
> 1. _always_ adding a 9, to get an outside line
Insert this line before the ] character
^[0-9]{9,}$ = 9,&
Note: You must replace {9,} to properly lentgh, say,
if you use 8 digits, change to eight and so on.
> 2. _always_ adding the area code now
Not sure here.
> 3. properly adding a 1 for long distance
I think you can use the example above
__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.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