Error Codes

The standard error codes for the SDK are contained in the following table:

Numeric code Error Code Description
0 Failed with an unknown error. Failed with an unknown error.
-1 WBX_TSPSDK_NOTIMPLEMENTED The TSP Hybrid Audio client SDK is not installed.
-2 WBX_TSPSDK_DATA_NOT_AVAILABLE There is a problem with the communications between the MC, the TSP Partner VoIP client and the TSP Partner server.
-3 WBX_TSPSDK_SDK_DISABLE The TSP Hybrid Audio client SDK has not been enabled by Cisco for the WebEx Meetings MC
-4 WBX_TSPSDK_NO_PRIVILEGE The TSP Hybrid Audio VoIP client is not authenticated.
-5 WBX_TSPSDK_INVALID_PARAM A TSP Hybrid Audio Client SDK interface has been called with an unrecognized parameter.
-6 WBX_TSPSDK_CLIENT_NOT_SUPPORT The TSP Hybrid Audio client SDK is not supported on the operating system the MC is running on.
-7 WBX_TSPSDK_CLIENT_NOT_FOUND The TSP Hybrid Audio client SDK is not available.
-8 WBX_TSPSDK_CLIENT_NOT_REGISTER The TSP Hybrid Audio client SDK has not been registered with the MC.
-10 WBX_TSPSDK_TOKEN_NOT_MATCH The token generated by C2W_GetMeetingNumber and C2W_GetConnectData is invalid.
-11 WBX_TSPSDK_FILE_PATH_INVALID In the W2A_CreateConference interface, the URL specified for the TSP Hybrid Audio Client SDK is incorrect.
-12 WBX_TSPSDK_NOT_HANDSHAKE The authentication process failed.