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

Calling number information in LINE_NEWCALL

2 views
Skip to first unread message

Mohit

unread,
Nov 18, 2009, 6:44:01 AM11/18/09
to

Hi friends,

Can any one tell me that how a TSP sends Calling party number receved from
the CO with the incoming call to the TAPI.

I had checked MSDN library and according to that, when an incoming call is
received on any opened line by TAPI then it is reported by TSP using
LINE_NEWCALL message to the LINE_EVENT callback function. But according to
format of LINE_NEWCALL message, it is not providing any information regarding
to the calling party number. So how the TSP sends the information of the
received calling party number to the TAPI.

Thanks,
Mohit

Andreas Marschall [exMVP TAPI]

unread,
Nov 18, 2009, 7:15:01 AM11/18/09
to
"Mohit" <Mo...@discussions.microsoft.com> schrieb im Newsbeitrag
news:B1646594-6301-4229...@microsoft.com...

Mohit,
a TSP doesn't send the calling number on its own to TAPISRV
but only on request from TAPISRV via TSPI_lineGetCallInfo().
The TSP fills in the CallerID members of the LINECALLINFO struct.

--
Best Regards
Andreas Marschall
Microsoft MVP for TAPI / Windows SDK / Visual C++ 2003-2008
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.

0 new messages