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

Finding which applications have what privileges on a call

0 views
Skip to first unread message

fdecker

unread,
Dec 20, 2009, 12:15:16 PM12/20/09
to
LINEDEVSTUS gives the number of opens on a call and the number of
owners and monitors. The LINEAPPINFO structure lists all the
applications that have the line open. LINECALLSTATUS gives us the
privileges for the current app for a call. Can an application find
which *other* applications have ownership or monitor privileges on a
call? In other words, from inside MY app, can I see what another TAPI
app's privileges are for the same call?

Fred

Andreas Marschall [exMVP TAPI]

unread,
Dec 21, 2009, 4:31:59 AM12/21/09
to
"fdecker" <fdecker...@aol.com> schrieb im Newsbeitrag
news:e6c00fbc-53d8-4564...@15g2000prz.googlegroups.com...

Fred,
AFAIK you cannot (in general).

As you already did found oot your app only knows for sure about its own
owner/monitor status on a call,
and the total number of monitors/owners on a call, and the list of all app
using the line device.
In some scenarios these infos will be suffcicient to make conclusions about
another app:
if there is only one other app then you get the privs of this other app by
just "substracting" your privs from the total privs.

--
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