Re: Unimodem for windows ce
- From: "Anwar" <sm.anwar04@xxxxxxxxx>
- Date: 11 Dec 2006 19:54:55 -0800
Andreas ,
Very thanks for the prompt reply.
I have the unimodem source code for windows CE since it came with the
kernel.
I saw the implementation of the function
TSPI_lineSetDefaultMediaDetection in the code
..
There it specifies that if dwMediaModes contain
LINEMEDIAMODE_INTERACTIVEVOICE as a media mode to detect then it return
error LINEERR_INVALMEDIAMODE.
So I guess this means it cannot detect incoming voice calls, right ?
In that case could you please tell me or give me a reference to as gow
to modify the existing unimodem code for supporting incoming and
outgoing voice calls.
Also could you please tell me how to add extensions to current TSP
implementations
Thanks and Regards
Mohammed Anwar
Andreas Marschall [MVP TAPI] wrote:
"Anwar" <sm.anwar04@xxxxxxxxx> schrieb im Newsbeitrag
news:1165832803.518541.207780@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Also since TAPI is only for call control it shoulndt matter if i am
making a voice call or data call right ??
Mohammed,
there are different LINEMEDIAMODE_ Constants used for this:
_DATAMODEM, _INTERACTIVEVOICE, and/or _AUTOMATEDVOICE..
You may want to check for the supported ones in
LINEDEVCAOS.dwMediaModes
In addition see dwBearerMode and its LINEBEARERMODE_ Constants.
Please see MSDN for details.
--
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.
.
- References:
- Unimodem for windows ce
- From: Anwar
- Re: Unimodem for windows ce
- From: Andreas Marschall [MVP TAPI]
- Unimodem for windows ce
- Prev by Date: Re: "Edit Users..." Menu Item Disabled in Telephony Management Snap-In
- Next by Date: Re: 10 digit local calls
- Previous by thread: Re: Unimodem for windows ce
- Next by thread: Re: "Edit Users..." Menu Item Disabled in Telephony Management Snap-In
- Index(es):
Relevant Pages
|