LINECALLINFO.dwReason
(1)
OFFERINGthe
(1)
TAPIaroundTheWorld
(1)
LineCompleteCall
(1)
LineAnswer
(1)
Windows
(1)
Frappr
(1)
Toto®
(1)

Query regarding to Call Completion

Asked By Mohit
19-Jan-10 01:34 AM
Hi friends,

I have a query regarding to call completion process for CALL BACK.

When the TSPI_lineCompleteCall() is called with LINECALLCOMPLMODE_CALLBACK
and TSP sends LINE_CALLSTATE message with LINECALLSTATE_OFFERING then wat
function will be called or what procedure TAPI will follow to answer the call
back call?

Will it call TAPI_lineAnswer() or any other function?

Thanks,
Mohit

Mohit,prior to CALLSTATE message with LINECALLSTATE_OFFERINGthe TSP needs to

Andreas Marschall [exMVP TAPI] replied to Mohit
19-Jan-10 05:50 AM
Mohit,
prior to CALLSTATE message with LINECALLSTATE_OFFERING
the TSP needs to send LINE_NEWCALL.
Also the TSP needs to set
LINECALLINFO.dwReason=LINECALLREASON_CALLCOMPLETION.




Yes, TAPI apps will use lineAnswer(). This is "translated" by TAPISRV to
TSPI_lineAnswer() for TSP.

--
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.
Post Question To EggHeadCafe