- Need call/ring detector for COM modem
- Posted by Register on August 17th, 2004
Hi,
I'm need to hang up voice communication and launch scripts or programs when
someone is calling the modem.
It's an com port connected modem not Voice Modem and not TAPI
What will bee usefull is an listener which can launches other program when
the modem "rings" passing the CID (caller number).
An program as Hyopertrminal but with trigger on event exist?
--
R. (Portfolio: http://R208.com)
- Posted by Art Jackson on August 17th, 2004
Register wrote:
--
Art Jackson W4TOY Owensboro, KY USA
Life is God's open book test. In order to pass,
you must open His book to find the answers.
- Posted by Register on August 17th, 2004
"Art Jackson" <nospam@ringading.buz> wrote in message
news:atsUc.74$ph4.10@bignews1.bellsouth.net...
PC Anyware is for connecting distant computer i only need to detect the
call-in in "voice mode" not data.
--
R. (Portfolio: http://R208.com)
- Posted by Register on August 18th, 2004
"Register" <_pasdepub_register@libertysurf.fr> wrote in message
news:41224a94$0$22031$626a14ce@news.free.fr...
After 2 days of researches I found an solution in perl packages :
Win32-SerialPort
Device-Modem
With them I can detect calls and CID and launch the action I want.
--
R. (Portfolio: http://R208.com)