Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

modem not return caller id info.

7 views
Skip to first unread message

vikas

unread,
Dec 16, 2005, 5:15:48 AM12/16/05
to
question for any tapi experts, if they are still here

-> modem not return caller id info.

Regarding this I want to clear that my modem is TAPI and caller ID
compatible ,
the strings I use are "ATZ" and "AT+VCID=1" IN HYPER TERMINAL,both responces
are OK.when I making call than modem return only RING.plz help me , how
modem return caller ID info.
I am working on Visual Basic 6 and "Zoom Internal 56K LT Voice Faxmodem"
modem.

--
regards
Vikas Murarka

Andreas Marschall [MVP TAPI]

unread,
Dec 16, 2005, 6:12:47 AM12/16/05
to
"vikas" <ank...@gmail.com> schrieb im Newsbeitrag
news:OzxhRoi...@TK2MSFTNGP09.phx.gbl...

Vikas,
please stop repeatedly posting the same question.
This is a newsgroup, not a chatroom!

If you post the same message to several newsgoups don't multi-post (send it
several times) but cross-post (send it one time with all the newsgroups
separated by comma) it.

It is recommended to post TAPI questions only to the managed TAPI newsgroup:
microsoft.public.win32.programmer.tapi
See my TAPI and TSPI FAQ:
Q: What newsgroups are covering TAPI ?
http://www.i-b-a-m.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm#_Q:_What_newsgroups

See my reply to your other posting in
microsoft.public.win32.programmer.tapi

--
Best Regards
Andreas Marschall
Microsoft MVP for TAPI / Windows SDK
TAPI / TSP Developer and Tester
My TAPI and TSPI FAQ:
http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm
My Toto® Tools (a collection of free, mostly TAPI related tools):
http://www.i-b-a-m.de/Andreas_Marschall's_Toto_Tools.htm
TAPI development around the world (Frappr! map):
http://www.frappr.com/TAPIaroundTheWorld
* Please post all messages and replies to the newsgroup so all may
* benefit from the discussion. Private mail is usually not replied to.
* This posting is provided "AS IS" with no warranties, and confers no rights.

vikas

unread,
Dec 23, 2005, 8:05:01 AM12/23/05
to
I facing a problem that modem not return caller id info
One site says that,
"The majority of voice modems supports Caller ID standard used in the US,
Canada, Australia and New Zealand. For the United Kingdom, however, only a
few brands include Caller ID support. These brands include:
3Com / U.S. Robotics Message Modem
Hayes Accura
Pace "

and my modem is "Zoom Internal 56K LT Voice Faxmodem"
Is it support caller id?

I check modem log file there is no any information about caller id but
my HYPER TERMNAL test say OK ,so plz tell me where I m wrong and what to do
for it?
I start to create a TAPI application for this I installed core SDK .plz tell
me how I go ahead for TAPI application


Gloops

unread,
Jan 12, 2006, 4:10:52 PM1/12/06
to
Hello,

While we are at it ...
Well, the syntax seems correct, I have just tried it, and I get what I
put hereafter (except I replaced my cell phone number by stars, excuse
me of being careful). I wonder what "OUT OF AREA" means on the second
"NMBR=" line. Perhaps the place for the caller's name ?

I made two calls, the "MESG" field keeps the same value.

A few practical questions : is there any convenient to let hyper
terminal connected a long time, while going out ? Am I sure nothing will
be charged for that ? (I mean ... except the computer consumes energy)
And possibly something I have to discover myself : whether the
application can get the laptop out of sleep (is it the correct word ?)
in a correct delay.

And I shall have to automatize it somewhat, with VB6 also. I should like
to keep trace of the calls.
Any documentation to advise me ?

Perhaps Vikas would be well advised to contact the support of the
modem's constructor, if any (they are often somewhat ... "cool"). Or to
study the documentation or web site concerning the modem, if any.

Of course, before typing the two commands, you used the drop-down menu
command "Call", "Wait for a call" (excuse me if my translation is not
"word to word" exact).

========== Begin ===========
ATZ
OK
AT+VCID=1
OK

RING

DATE=0112

TIME=2106

NMBR=********** '(the caller number appears here)

NMBR=OUT OF AREA

MESG = 16010A

RING

RING

RING

RING
========== End ==============

0 new messages