Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

tonegen(1) [debian man page]

TONEGEN(1)						    Voicetronix Telephony Tools 						TONEGEN(1)

NAME
tonegen - Test the Voicetronix programmable tone generator SYNOPSIS
tonegen [options] DESCRIPTION
The tonegen utility uses the programmable tone generator to send tones to some port. OPTIONS
The following options are available: --card number Explicitly select the card to test. Default is card 0. --port number Explicitly select the port to test. Default is port 0 of the card being tested. --toneid num Play a locale specific predefined tone, where 0 <= num < VPB_TONE_ID_MAX. The locale is decided according to the value of the VPB_COUNTRY environment variable. --tone n freq mag Set a single component for a user defined tone. This option may be used more than once with different values of n to set the compo- nents of a multi-frequency tone. Legal values for the other parameters are 0 < freq <= 4000 (Hz), and -inf < mag < 0.0 (dB). --ontime ms The number of milliseconds that a user defined tone should be on for. --offtime ms The number of milliseconds that a user defined tone should be off for. --dial digits Generates a dial string using the specified dtmf digits. --sync Play tones using the synchronous api functions. The default is to use the async api. --loop Loop cadenced tones continuously. Has no effect if a continuous tone has been specified. --recgain db Set software record gain in dB. Default is 0.0 --rec file Record audio to a file while playing. --contest Do not wait for a tone to complete before starting the next one. This can be useful for stress testing the coherency of the tone generator. --help, -? Show summary of these options. AUTHOR
Ron Lee, Voicetronix <support@voicetronix.com.au> This manual page was written by Ron <ron@debian.org>, for the Debian project (but may be used by others). VPB driver package Feb 18, 2007 TONEGEN(1)

Check Out this Related Man Page

JPILOT-DIAL(1)						      General Commands Manual						    JPILOT-DIAL(1)

NAME
jpilot-dial - generates the DTMF tone signals used for telephone dialing SYNOPSIS
jpilot-dial [options] number... DESCRIPTION
jpilot-dial generates the DTMF tone signals used for telephone dialing and by default sends the signals to the sound card. It can be used for easy dialing, simply put the telephone microphone near the computer speaker and let the software dial for you. It is intended for dialing from within database programs that also store telephone numbers. OPTIONS
--tone-time milliseconds, default 100 --silent-time milliseconds, default 50 --sleep-time milliseconds, default 500 --output-dev default /dev/dsp --use-audio default 1 --bufsize default 4096 --speed default 8000 --bits default 8 --lv left speaker volume --rv right speaker volume --table-size default 256 --volume default 100 --left default 0 --right default 0 SEE ALSO
jpilot(1) AUTHOR
This manual page was written by Ludovic Rousseau <rousseau@debian.org> for the Debian GNU/Linux system (but may be used by others). November 22, 2005 JPILOT-DIAL(1)
Man Page

We Also Found This Discussion For You

1. Solaris

Issue with luxadm?

Hello, I have Solaris 10 running on one of rack server with dual port FC card. Each port of FC card is connected to two switches respectively. I have been trying to test multipathing functionality with one of FC Storage. While I have two storage controllers , each connected to the two switches... (2 Replies)
Discussion started by: linuxfreaker
2 Replies