lineDeallocateCall operation in synchronous mode.
- From: "Jigar Mehta" <jigar.programmer@xxxxxxxxx>
- Date: 3 Apr 2006 03:10:17 -0700
Hi,
I have a TAPI based phone application. what I am doing is, to
disconnect the call, I am calling lineDrop function. After I get
success in that, I am doing lineDeallocateCall in while loop so that I
will call this function till I get success in return. After which TAPI
used to give LINE_CALLSTATE response with proper reason of
disconnection.
But with Windows Mobile 5.0 device, I am getting some strange behavior
some times. I get lineDeallocateCall return as success in first time
itself but dont LINE_CALLSTATE event from TAPI. So, my call in my GUI
shows connected but lower layer has disconnected the call. And further
try to disconnect the call gives me invalid call handle which is
obvious. So, I was wondering if it is possible that sometimes, if
lineDeallocateCall operates in synchronous mode and returns success in
the first time itself, in that case it will not return any event ?? Is
that possible ?
Regards,
Jigar Mehta
.
- Follow-Ups:
- Re: lineDeallocateCall operation in synchronous mode.
- From: Andreas Marschall [MVP TAPI]
- Re: lineDeallocateCall operation in synchronous mode.
- Prev by Date: Re: SMS V's GPRS question
- Next by Date: Re: SMS V's GPRS question
- Previous by thread: Re: SMS V's GPRS question
- Next by thread: Re: lineDeallocateCall operation in synchronous mode.
- Index(es):
Relevant Pages
|