Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
The call is expecting 16 bytes, the class in the header is 12 bytes.Version: 10.5.1.10000-7Using Cisco TAPI TSP 64-bit and the headers with that Applications \ PluginError message in TSP debug log:14:53:09.603 | CSelsiusTSPLine::DevSpecific() [0x00...
Found Solution:Add in the CiscoLineDevSpecificMsg.h, CCiscoLineDevSpecificStartCallRecording a dummy DWORD between the m_ToneDirection and m_InvocationType, setting it to 0.As in:class CCiscoLineDevSpecificStartCallRecording: public CCiscoLineDevSpec...