Rohan Shetty
2014-02-19 07:17:18 UTC
Hi,
I have written a TSP, in which I have problem(C Party number can not be displayed in the TAPI application) for the B Party transfer.
Assume the following scenario
- TAPI(A Party) application makes a call to B Party
- TAPI invokes TSPI_lineMakeCall
- TAPI also invokes TSPI_lineGetCallInfo() and gets the numbers and displays in the user interface
- Now B Party transfers to C Party
- TSP comes to know about this transfer, but it can not notify the same to Tapi applications because TSPI_lineGetCallInfo() never gets called.
Can you please help me in fixing this issue. If something is not clear please do let me know.
Regards,
Rohan
I have written a TSP, in which I have problem(C Party number can not be displayed in the TAPI application) for the B Party transfer.
Assume the following scenario
- TAPI(A Party) application makes a call to B Party
- TAPI invokes TSPI_lineMakeCall
- TAPI also invokes TSPI_lineGetCallInfo() and gets the numbers and displays in the user interface
- Now B Party transfers to C Party
- TSP comes to know about this transfer, but it can not notify the same to Tapi applications because TSPI_lineGetCallInfo() never gets called.
Can you please help me in fixing this issue. If something is not clear please do let me know.
Regards,
Rohan