Re: Redirect outbound call (Windows Mobile 5)
- From: "Andreas Marschall [MVP TAPI]" <Andreas.Marschall@xxxxxxxxxx>
- Date: Tue, 24 Jun 2008 11:22:49 +0200
"DimaKL" <mo.dimakl@xxxxxxxxx> schrieb im Newsbeitrag
news:40a8d7c9-4362-44c0-bd01-bba9265e88ba@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I am installed Platform Builder, and found there all nedded file. Now
i can build and install sample TSP by calling lineAddProvider.
But how can i use new tsp now? How set up it such default tsp for
standard phone application? I thinking then need edit registry, but
what keys?
DimaKL,
a new TSP will expose additional line (and maybe phone) devices to the
existing ones (from already installed TSPs).
On lineOpen(,dwDeviceID,...) you can specify via dwDeviceID which line device
you want to use.
Valid range for dwDeviceID is 0 to *lpdwNumDevs-1 where lpdwNumDevs is filled
in by lineInitialize().
You can explore the devices capabilities with lineGetDevCaps(,dwDeviceID,...)
for each valid dwDeviceID from the range given above, to search for a device
with the capabilities you require (i.e. a device from your TSP).
--
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.
.
- Follow-Ups:
- Re: Redirect outbound call (Windows Mobile 5)
- From: DimaKL
- Re: Redirect outbound call (Windows Mobile 5)
- References:
- Redirect outbound call (Windows Mobile 5)
- From: DimaKL
- Re: Redirect outbound call (Windows Mobile 5)
- From: Andreas Marschall [MVP TAPI]
- Re: Redirect outbound call (Windows Mobile 5)
- From: DimaKL
- Re: Redirect outbound call (Windows Mobile 5)
- From: Andreas Marschall [MVP TAPI]
- Re: Redirect outbound call (Windows Mobile 5)
- From: DimaKL
- Re: Redirect outbound call (Windows Mobile 5)
- From: DimaKL
- Redirect outbound call (Windows Mobile 5)
- Prev by Date: Re: how to use the device num returned by lineInitialize
- Next by Date: How can I change the TAPI setting to dial without waiting for a dial tone.
- Previous by thread: Re: Redirect outbound call (Windows Mobile 5)
- Next by thread: Re: Redirect outbound call (Windows Mobile 5)
- Index(es):
Relevant Pages
|
Loading