Modemsite's Forum56 - The Modem Board
Main | profile | register | search | help | Ad-free Login
Forums | Other (Public) | TAPI programming with mobile devices    Watch  
Author Topic
arielupm
Tl Posts:
2

Spain
Posted - 7/1/2005 3:20:16 AM  Show Profile  Email Poster  Edit Message
Hi! I´m trying to do a TAPI application to answer DATA calls, directed to my mobile phone connected to the PC (with the correct modem drivers to manage the device as a modem).

I´ve tested the TAPI capabilities of the device using programs like TAPIBrowser, but I only could do and answer DATAMODEM calls, receiving different errors in other case. Do I need other drivers to model the mobile device as a voice modem? has Somebody obtained any result doing this kind of tests with mobile devices? Could be it possible trying with a pcmcia card?

Thanks

v.Richard
Tl Posts:
6222

USA
Posted - 7/9/2005 1:25:28 PM  Show Profile  Email Poster  Edit Message  v.Richards Homepage
The modem drivers to manage device as modem should create a virtual COM port. You can use Hyperterminal connected to that COM port to test the modem using regular AT commands.
If you can't do it with AT commands, TAPI can't - it only acts as an 'interpreter' to allow you to issue TAPI commands which get converted to driver-defined AT commands.
If it can be done with AT commands, then .inf file for the virtual modem would need to contain appropriate entries to allow TAPI to issue(and respond to) the commands.

Aloha! Richard.

arielupm
Tl Posts:
2

Spain
Posted - 7/14/2005 12:38:01 AM  Show Profile  Email Poster  Edit Message
thanks Richard for your help! after trying with TAPI programs, these days I've downloaded the complete list of AT commands for my mobile and I've been testing it.

The commands allow me to control a great set of my device's capabilities, but I still can´t accede to the contents of any kind of call.

I've thought I possibly could get access to these contents by the bluetooth port, like a handsfree. I've seen some AT commands related to bluetooth and I´ll start trying with them. Somebody could tell me if my adventure may have any succes?

Click Here To Close Thread, Administrators & Moderators Only.

Show All Forums |