Re: TAPI on PocketPC problem

From: Andreas Marschall [MVP TAPI] (Andreas.Marschall_at_I-B-A-M.de)
Date: 11/10/04


Date: Wed, 10 Nov 2004 13:45:03 +0100


"A. Riazi" <a.riazi@misbah3com.com> schrieb im Newsbeitrag
news:eJrdw9xxEHA.4044@tk2msftngp13.phx.gbl...
> Also in XDA II pocket pc there is COM2 Hayes compatible modem, how I can
> execute AT command from my program? I mean I want to control this modem from
> my application.
>
> Thanks for your response,

You're welcome.

Do you want to send AT commands via TAPI?
This can be done in passthrough mode:
You can send call related AT commands in LINEBEARERMODE_PASSTHROUGH.
See MSDN Library:
http://msdn.microsoft.com/library/en-us/tapi/tapi2/passthrough_mode.asp
See Michael Dunn's TAPI Site - FAQ:
http://www.rainyjay.com/tapi/faq_passthough.htm
Please note that after switching to LINEBEARERMODE_PASSTHROUGH you can't leave
this bearer mode any more until the call ends.

Non-TAPI topics are not in the scope of this newsgroup.
You may want to post modem related questions to:
microsoft.public.win98.comm.modem

-- 
Best Regards
Andreas Marschall
Microsoft MVP for TAPI / Windows SDK
TAPI / TSP Developer and Tester
http://www.I-B-A-M.de/Andreas_Marschall's_TAPI_and_TSPI_FAQ.htm
* 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.


Relevant Pages

  • Re: recording voice through a independent TSP
    ... I have no experience in developing a wav driver. ... > so where will be my translations from TAPI commands to the PBX ... Unimodem can translate between TAPI and AT modem commands. ...
    (microsoft.public.win32.programmer.tapi)
  • Re: Guide to going native. Pure AT.
    ... A little more research told me that the modem sends the wave info without ... so I thought I'd use the directsound I used in my TAPI app to ... >> but I would like to break it all down to the AT commands. ... > I guess your non-TAPI approach is a little bit OT in this newsgroup... ...
    (microsoft.public.win32.programmer.tapi)
  • Re: Phone conversation that is already in progress
    ... I doubt that it is possible to get anything from modem / UniModem.TSP ... regarding a call initiated at a phone device attached in parallel to the ... Microsoft MVP for TAPI / Windows SDK ... * Please post all messages and replies to the newsgroup so all may ...
    (microsoft.public.win32.programmer.tapi)
  • Re: Wave devices
    ... actually there seems to be something wrong regarding the wave devices (as ... You may want to try to re-install the modem with the latest drivers from the ... Microsoft MVP for TAPI / Windows SDK ... * Please post all messages and replies to the newsgroup so all may ...
    (microsoft.public.win32.programmer.tapi)
  • Re: How can i get a tsp that support transfer and hold.
    ... The Unimodem TAPI Service Provider (the "driver" which connects TAPI ... to modems) does not support transfer and hold related TAPI commands. ... Your only option would be to use hook flash type commands. ... This assumes that the telephony system behind your modem support these ...
    (microsoft.public.win32.programmer.tapi)

Loading