Re: automated phone dialer

2005-01-06 Thread Rabin Vincent
On Thu, 06 Jan 2005 15:51:56 -0600, Matt Zagrabelny <[EMAIL PROTECTED]> wrote: > i would like to have my voice modem dial a phone number, upon the other > side answering, play a message and hang up. > > has anyone done anything like this? > > i am currently wading through the mgetty / vgetty docu

automated phone dialer

2005-01-06 Thread Matt Zagrabelny
hello, i would like to have my voice modem dial a phone number, upon the other side answering, play a message and hang up. has anyone done anything like this? i am currently wading through the mgetty / vgetty documentation, but am wondering if anyone on the list can give out any pointers or have

phone dialer

2004-11-08 Thread Vassilis Virvilis
I already lost a day searching for a free phone dialer and since simple scripting is not enough (i.e. echo "ATDT3483545" >> /dev/modem) I build a simple awk script that utilizes cu (apt-get install cu) and it works with kaddressbook :-). The script requires cu and kdialog but it

Re: Phone dialer for Linux

2004-02-12 Thread Mark
On Thu, Feb 12, 2004 at 01:21:16PM -0500, David P James wrote: > > And what does atdp represent? Once I've got a terminal > open, sure, I can do that, but that's not really all that useful. I > don't mind if a terminal opens up, just so long as nothing has to be > typed in there other than perh

Re: Phone dialer for Linux

2004-02-12 Thread Ken Irving
On Wed, Feb 11, 2004 at 11:46:38PM -0500, David P James wrote: ... > > David P James wrote: > > > I've searched and searched and I just can't seem to find a simple, > > > command-line phone dialer for use with pulse/rotarty (ie non-touch > > > tone) pho

Re: Phone dialer for Linux

2004-02-12 Thread David P James
things (ant-phone is an internet phone - I already thought of that...) http://docs.kde.org/en/HEAD/kdepim/kaddressbook/conf.png kaddressbook presents phone numbers, fax numbers, email addresses and website urls as clickable links, the idea being that you can simply call, fax, mail or browse to t

Re: Phone dialer for Linux

2004-02-12 Thread Antonio Rodriguez
On Thu, Feb 12, 2004 at 06:16:26AM +, Mark wrote: > On Wed, Feb 11, 2004 at 11:46:38PM -0500, David P James wrote: > > On February 11, 2004 12:41, John Hasler wrote: > > > > Right... but what I'm looking for is just a way to pass a phone number > > as a command line parameter so that I can th

Re: Phone dialer for Linux

2004-02-11 Thread Mark
On Wed, Feb 11, 2004 at 11:46:38PM -0500, David P James wrote: > On February 11, 2004 12:41, John Hasler wrote: > > Right... but what I'm looking for is just a way to pass a phone number > as a command line parameter so that I can then pick up the telephone > handset and start chatting away with

Re: Phone dialer for Linux

2004-02-11 Thread David P James
On February 11, 2004 12:41, John Hasler wrote: > David P James wrote: > > I've searched and searched and I just can't seem to find a simple, > > command-line phone dialer for use with pulse/rotarty (ie non-touch > > tone) phone lines. I find it amazing that I can sen

Re: Phone dialer for Linux

2004-02-11 Thread John Hasler
David P James wrote: > I've searched and searched and I just can't seem to find a simple, > command-line phone dialer for use with pulse/rotarty (ie non-touch > tone) phone lines. I find it amazing that I can send out faxes via my > modem in linux but can't just dia

Re: Phone dialer for Linux

2004-02-11 Thread Mark
On Fri, Feb 06, 2004 at 02:18:26PM -0500, David P James wrote: > I've searched and searched and I just can't seem to find a simple, > command-line phone dialer for use with pulse/rotarty (ie non-touch > tone) phone lines. I find it amazing that I can send out faxes via my &

Re: Phone dialer for Linux

2004-02-09 Thread Joost Witteveen
r best fits your taste. > > > > I've searched and searched and I just can't seem to find a simple, > > command-line phone dialer for use with pulse/rotarty (ie non-touch > > tone) phone lines. > > Set pulse dialing in the modem initialization string. In your

Re: Phone dialer for Linux

2004-02-07 Thread David P James
On February 07, 2004 05:57, Shawn Lamson wrote: > > From the cu man page: >cu locates a port to use in the UUCP configuration files. If > a simple system name is given, it will select a port >appropriate for that system. The -p, --port, -l, --line, >-s and--speed option

Re: Phone dialer for Linux

2004-02-07 Thread Shawn Lamson
On Sat, February 07 at 12:22 AM EST David P James <[EMAIL PROTECTED]> wrote: >On February 06, 2004 18:12, Darik Horn wrote: >> > I'm looking for something that can be used in a way sort of like >> > the following: >> > >> > ~$ somedialer -P{ulse} -D /dev/ttys0 -N <1 234 567 8910> >> >> Try m

Re: Phone dialer for Linux

2004-02-06 Thread David P James
On February 06, 2004 18:12, Darik Horn wrote: > > I'm looking for something that can be used in a way sort of like > > the following: > > > > ~$ somedialer -P{ulse} -D /dev/ttys0 -N <1 234 567 8910> > > Try minicom, tip, and cu. Use whatever best fits your taste. tip doesn't even exist in t

Re: Phone dialer for Linux

2004-02-06 Thread Darik Horn
eem to find a simple, > command-line phone dialer for use with pulse/rotarty (ie non-touch > tone) phone lines. Set pulse dialing in the modem initialization string. In your terminal emulator options, change all instances of "ATDT" to "ATDP". Some modems also allow you

Phone dialer for Linux

2004-02-06 Thread David P James
I've searched and searched and I just can't seem to find a simple, command-line phone dialer for use with pulse/rotarty (ie non-touch tone) phone lines. I find it amazing that I can send out faxes via my modem in linux but can't just dial a number. I've never used PPP but