Rohan Shetty
2015-03-30 04:15:59 UTC
Hi,
I have written a TSP assuming that TSPI_lineCloseCall would always be called during the call termination. So, I have done all the cleanup(related to the call object) in this method. Which is working fine in most of the TAPI applications(like Julmar and Outlook).
Last week, we found that one of the TAPI application(sptel) does not invoke the TSPI_lineCloseCall.
When I checked with the TAPI developer he said they are calling ITBasicCallControl::Disconnect(DISCONNECT_CODE.DC_NORMAL). Does he need to anything after this??
Any help is appreciated.
Regards.
Rohan
I have written a TSP assuming that TSPI_lineCloseCall would always be called during the call termination. So, I have done all the cleanup(related to the call object) in this method. Which is working fine in most of the TAPI applications(like Julmar and Outlook).
Last week, we found that one of the TAPI application(sptel) does not invoke the TSPI_lineCloseCall.
When I checked with the TAPI developer he said they are calling ITBasicCallControl::Disconnect(DISCONNECT_CODE.DC_NORMAL). Does he need to anything after this??
Any help is appreciated.
Regards.
Rohan