Re: TAPI Browser refresher/quick tutorial

From: Andreas Marschall [MVP TAPI] (Andreas.Marschall_at_I-B-A-M.de)
Date: 03/17/04


Date: Wed, 17 Mar 2004 10:24:57 +0100

Bryan, please see inline comments.

"Bryan Dickerson" <txprphan@netscape.net> schrieb im Newsbeitrag
news:u7Z3rGtCEHA.576@TK2MSFTNGP11.phx.gbl...
> This is the log from TB3x (which I have posted here several times now):
> =====================================
> long plFilterMask : 4 (0x00000004)
> ========================================
> Setting this up is routine by now. Then I use my cell phone to dial in to
> my company's voicemail system and get it to transfer to my phone (which is
> the phone that is hooked connected to the PC. Is there anything here that
> tells you that TB3x will never recognize an incoming call??

No, it seems to be o.k.
But you may want to add additional TAPI_EVENTs like TE_CALLSTATE.
You only registered for TE_CALLNOTIFICATION (4).

> I was really serious in my last post. I didn't understand what that clip
> from the MSDN meant, and I was really looking for a legitimate explanation,

For lCallbackInstance of ITTAPI::RegisterCallNotifications() you can use any
long value.
E.g. a constant like the VB/incoming (1) or the Cpp/incoming (0) samples do.
MSDN is suggesting to use a unique cookie for this but you do not have to.
So using lCallbackInstance = 1 is o.k.

> not cutesy replies. Hence my frustration. It seems that I get right up to
> the point of asking the right question and all I get is a snicker, a wink or
> silence.

Are you really convinced that you didn't get any help by me or others ever in
this newsgroup?
If so then I suggest simply not to post here again!

All of us responding to questions and trying to help are doing it voluntarily,
dedicating our free time.
No one is entitled to get unlimited help for free.

-- 
Best Regards
Andreas Marschall
Microsoft MVP for TAPI / Windows SDK
TAPI / TSP Developer and Tester
http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm
* 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.

Loading