Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2006 Jul : TAPI and CALLER ID
| Subject: | TAPI and CALLER ID |
| Posted by: | "Marco Cotroneo" (m.c..@ritoll.it) |
| Date: | Tue, 18 Jul 2006 12:22:48 |
HI
I hope this is the right newsgroup to post to.
I have been searching across the net for information but have found
nothing that could help me to understand why I can't get Caller id
from the modem.
I got a modem which seems to have caller id support. I used
hyperterminal to test. Tryed command AT#CID=1 and the answer from the
modem was OK. Does it mean the modem support caller id infomation?
The line have caller id service enabled and is a standard analogic line.
I think the modem is ok the line too... but I can get the caller id...
I read the information usually appear after the second RING... but
nothing append. I try this sequence on hyperterminal:
ATZ // reset modem
OK
AT#CID=1
OK
---> call
RING
RING
RING
RING <--- no infomation.
Have tryied to download many programs like IndentaFone pro, CAllerID.
But none got the id. Tryed asyncprofessional's example programm but
still nothing.
Have any suggestion?
thanks
Marco