Man page - dialtest(8)
Packages contains this manual
- choptest(8)
- probemodem(8)
- faxsend(8)
- status(5)
- dialtest(8)
- faxqclean(8)
- recvstats(8)
- hfaxd(8)
- hylafax-config(5)
- pollrcvd(8)
- doneq(5)
- xferfaxlog(5)
- faxmodem(8)
- wedged(8)
- sendq(5)
- notify(8)
- xferfaxstats(8)
- jobcontrol(8)
- pdf2fax(8)
- tiff2fax(8)
- cqtest(8)
- ondelay(8)
- dialrules(5)
- faxquit(8)
- mkcover(8)
- hylafax-shutdown(5)
- faxinfo(8)
- hylafax-info(5)
- hylafax-log(5)
- tagtest(8)
- faxgetty(8)
- faxwatch(8)
- faxstate(8)
- faxlock(8)
- tiffcheck(8)
- faxconfig(8)
- pagermap(5)
- faxaddmodem(8)
- ps2fax(8)
- tsi(5)
- hylafax-server(5)
- hosts.hfaxd(5)
- faxcron(8)
- faxq(8)
- faxabort(8)
- faxadduser(8)
- faxanswer(8)
- pagesend(8)
- recvq(5)
- typetest(8)
- faxdeluser(8)
- lockname(8)
- faxrcvd(8)
- faxmsg(8)
- faxsetup(8)
- tsitest(8)
apt-get install hylafax-server
Manual
DIALTEST
NAMESYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
NAME
dialtest - Hyla FAX dial string processing rules test program
SYNOPSIS
/usr/sbin/dialtest [ options ] dialrules
DESCRIPTION
dialtest is an interactive program for the testing and development of dial string processing rules used by Hyla FAX . dialtest reads the file of rules specified on the command line and then prompts for a dial string. For each string typed in, dialtest prints the result of applying the canonicalization and dial-string preparation rule sets. A rule set whose name is setname can be specified by typing ‘‘ setname ( string )’’; for example, ‘‘ CanonicalName (+1.415.965.7824)’’.
Note that dialtest reads the rules file only when it is initially started up. This means that dialtest must be restarted for it to apply changes to a rules file.
OPTIONS
|
-a code |
Use code as the value of AreaCode in the rules file. The default area code is ‘‘415’’. |
||
|
-c code |
Use code as the value of CountryCode in the rules file. The default country code is ‘‘1’’. |
||
|
-i prefix |
Use prefix as the value of InternationalPrefix in the rules file. The default international dialing prefix is ‘‘011’’. |
||
|
-l prefix |
Use prefix as the value of LongDistancePrefix in the rules file. The default long distance dialing prefix is ‘‘1’’. |
||
|
-q |
Be quiet, suppressing most all output except for the actual results. This is useful for using dialtest in an automated fashion. |
||
|
-v |
Print each input line before displaying the results of applying the dial string rules to the input string. This can be useful, for example, in shell scripts. |
SEE ALSO
dialrules (5)