esday, February 27, 2002 10:26 PM
To: [EMAIL PROTECTED]
Subject: making phone calls using a perl module
Hi there,
I am looking for a perl module that can be used to
make phone calls using a voice modem so when the phone
is picked up the user can hear a recorded message
(mp3 file). Any idea where i can
From: Johnathan Kupferer <[EMAIL PROTECTED]>
> I would also be interested if anyone knows how to do this. We have
> several system monitors that would be much more efficient if they
> could actually call us when there is a problem rather than just
> sending email.
> We have a
Heh, I was right ;)
Check this:
http://www.zoltrix.com/PUBLIC/MODEM/ATmanual/ATVROCK.HTM
Quoting:
8.1.3. Voice Transmit Mode
Voice Transmit Mode is entered when the DTE issues the #VTX command because
it
wants to transmit voice data. This mode is typically used when playing back
greeting messag
Yes, I think you're wrong.
Try this from a DOS box
echo ATDT11 > com1
If you have your modem in com1 of course... ;)
- Original Message -
From: Tor Hildrum
To: Papo Napolitano
Sent: Thursday, February 28, 2002 11:53
Subject: Re: making phone cal
t W. McCoy [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 27, 2002 10:44 PM
> To: [EMAIL PROTECTED]
> Subject: Re: making phone calls using a perl module
>
>
> On Wed, 27 Feb 2002, Joe Echavarria wrote:
>
> >I am looking for a perl module that can be used to
A followup:
I found some modules on CPAN regarding Perl & Telephony:
Module Telephone::Number (G/GI/GIULIENK/WWW-SMS-0.06.tar.gz)
Module Telephony::CTPort (V/VO/VOICET/ctserver-0.3.tar.gz)
Module Telephony::Phonedev (Contact Author David Huggins-Daines
<[EMAIL PROTECT
On Thu, 28 Feb 2002, Johnathan Kupferer wrote:
> I would also be interested if anyone knows how to do this. We have
> several system monitors that would be much more efficient if they could
> actually call us when there is a problem rather than just sending email.
> We have a pager that can rec
I'm making a guess here... But I think voice modems use the (standart) AT
commands even for the voice commands.
So if you know what to send, just use something like Device::SerialPort to
dial via the modem and for the mp3 play, you could "inject" the audio signal
coming from your soundcard to the
EMAIL PROTECTED]
Subject: Re: making phone calls using a perl module
On Wed, 27 Feb 2002, Joe Echavarria wrote:
>I am looking for a perl module that can be used to
> make phone calls using a voice modem so when the phone
> is picked up the user can hear a recorded message
> (mp
I would also be interested if anyone knows how to do this. We have
several system monitors that would be much more efficient if they could
actually call us when there is a problem rather than just sending email.
We have a pager that can recieve email, but that only helps whoever has
the page
It is not phone spam. Is for a proyect.
--- "Brett W. McCoy" <[EMAIL PROTECTED]>
wrote:
> On Wed, 27 Feb 2002, Joe Echavarria wrote:
>
> >I am looking for a perl module that can be used
> to
> > make phone calls using a voice modem so when the
> phone
> > is picked up the user can hear a reco
On Wed, 27 Feb 2002, Joe Echavarria wrote:
>I am looking for a perl module that can be used to
> make phone calls using a voice modem so when the phone
> is picked up the user can hear a recorded message
> (mp3 file). Any idea where i can find that module.
Oh, boy, phone spam.
-- Brett
Hi there,
I am looking for a perl module that can be used to
make phone calls using a voice modem so when the phone
is picked up the user can hear a recorded message
(mp3 file). Any idea where i can find that module.
Thanks,
Joe
__
Do Y
13 matches
Mail list logo