Problem with TAPI lineDrop on smartphones (device Qtek 8500) - Windows Mobile Development and Hacking General

I use TAPI lineDrop routine call to drop the call in DATA mode:
- rc = lineDrop(hcall, NULL, 0);
lineDrop returns a positive value and I call lineDeallocateCall to deallocate handle:
- rc = lineDeallocateCall(hcall);
lineDrop returns LINEERR_INVALCALLSTATE and it seems that call is not in the idle state.
And after that my TAPI message handler doesn't receive any disconnect messages.
TAPI message handler receive disconnect message only after other side droped the line.
This problem appeares only on smartphone devices (Qtek 8300 and 8500).
On PDA (HP 6515, Qtek s100, MIO A-70x) these routines calls work without any problems.
What is specific in TAPI lineDrop and lineDeallocateCall calls on smartphone devices?

Related

Problem with RIL_Answer to DATA CALL

I have problem to answer on incomming DATA CALL throw calling RIL_answer routine.
There is no problem to establish outgoing DATA CALL and get serial port handle throw RIL.
But when I've tried to call RIL_Answer to answer on incoming DATA CALL, then I received RIL-notification RIL_NOTIFY_CALLSTATECHANGED and other-side modem received string "BUSY".
How can I answer to DATA CALL on communicators throw RIL routines?
hey i'm trying to work on data calls too by using RIL could u help me by sending me ur source code cos i have problems starting of the program as i am new to eVC++ but good in other languages.
Please help !
http://forum.xda-developers.com/viewtopic.php?t=21465

Can you get incoming and outgoing call timers and a reset

Since I am on a monthly rent I usualy budgt through the use of these timers on my old mobile phone (N_GAGE). I also get a refund on the incoming calls received. I cannot monitor this anymore, can I get the same timer for different type of call duration on the EXEC
Thanks
PS or is there any prog that can do this?

GPRS & LOST CALLs

I have this problem:
When i have an active GPRS sessión, and downloading email, or a PIE web page, o my PUSH-EMAIL is syncing with the exchange server, in that exactly moment my qtek 9100 CAN´T receive voice calls, and any incoming voice call is forwarded to the voice-mail (if active) or the caller hear the operator "off or out of range phone" message.
My Qtek is a Free-Spanish-9100 2.18 ROM (MOVISTAR operator SIM), with Radio 2.07.10 (also have tried the 2.25.11 Radio with the same issue)
I have many lost calls because this issue
Anything to do with this ?
dont know if this could help but have u checked your divert options? turn them all off mite be diverting calls because it thinks handset is busy?
My qtek 9100 do this thing too.
Hi,
this is the normal behaviour: while packet-switched traffic is received or sent, the mobile does not answer to the paging request (which is normally sent over the circuit switched part of the network) --> so this is no special issue of the Wizard.
There exists the extension of the network to send the paging request via the packet-switched part, but this is up to the network operator...
BR
Jerry

lineGetID return LINEERR_INVALCALLHANDLE !

I am doing a serial communication through GSM modem.
I am using lineGetID to get the COMM handler.
At receiving phone the COMM handler is secured succesfully.
But, at the sender part lineGetID return LINEERR_INVALCALLHANDLE after the event LINECALLSTATE_CONNECTED was triggered, even though the VARSTRING variable was NOT NULL. I am using 'comm/datamodem' class for lineGetID.
I am using different SP for both SIM. Was the error due to the TSPI. How could it be eliminated?
Thank in advance :roll:

i-mate JASJAM TAPI Data Call Compatibility

Hi All,
I have developed an application that enables two devices (i-mate PDA2 with Windows Mobile 2003) to communicate using TAPI over the GSM data channel (CSD line). Now I am planning to move on to i-mate JASJAM with Microsoft Windows Mobile 5.0 PocketPC installed on it (http://www.gsmarena.com/i_mate_jasjam-1589.php).
Does anybody tried TAPI data call on i-mate JASJAM? Is that successfull?
I am asking this because some newer hTC PDAs are not able to establish TAPI data call.
Kindly tell me if somebody has tries TAPI data call on newer PDA.
Asif

Categories

Resources