1JPILOT-DIAL(1) General Commands Manual JPILOT-DIAL(1)
2
3
4
6 jpilot-dial - generates the DTMF tone signals used for telephone dial‐
7 ing
8
10 jpilot-dial [options] number...
11
13 jpilot-dial generates the DTMF tone signals used for telephone dialing
14 and by default sends the signals to the sound card.
15
16 It can be used for easy dialing, simply put the telephone microphone
17 near the computer speaker and let the software dial for you.
18
19 It is intended for dialing from within database programs that also
20 store telephone numbers.
21
23 --tone-time
24 milliseconds, default 100
25
26 --silent-time
27 milliseconds, default 50
28
29 --sleep-time
30 milliseconds, default 500
31
32 --output-dev
33 default /dev/dsp
34
35 --use-audio
36 default 1
37
38 --bufsize
39 default 4096
40
41 --speed
42 default 8000
43
44 --bits default 8
45
46 --lv left speaker volume
47
48 --rv right speaker volume
49
50 --table-size
51 default 256
52
53 --volume
54 default 100
55
56 --left default 0
57
58 --right
59 default 0
60
62 jpilot(1)
63
65 This manual page was written by Ludovic Rousseau <rousseau@debian.org>
66 for the Debian GNU/Linux system (but may be used by others).
67
68
69
70 November 22, 2005 JPILOT-DIAL(1)