Can any one tell me that does the MSP is required to generate tone or digits
over the call?
What I m trying to ask is, if I want to use TSPI_lineGenerateDigits() and
TSPI_lineGenerateDigits() then does it requires MSP or Wave driver or not?
If not then who will be responsibile to generate Tone and Digits when one of
these function is called? Is it a PBX system connected with the PC?
Thanks,
Mohit
Mohit,
this entirely depends on the telephony device and its capabilities.
E.g. there are PBXs that can be requested (e.g. via CSTA) to generateDigits
or generateTelephonyTones.
On the other hand: if your TSP/MSP/waveDriver is doing media already, then
you could add tone/digit generation in these componenets.
--
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.