Error

39, MCIAPI_Error_InvalidMediaCallType

 

Description

Specified incorrect call type.

 

JSON object

{
  "cmd"      : "0001",
  "evocator" : "XXXX",
  "error"    : 39,
  "Type"     : 154
}


Parameter

Type

Value

cmd

string

command of the error HEX "0001";

evocator

string

HEX code of the sent command that caused the error;

error

integer

error number;

Type

integer

incorrect call type specified in the initial request.

 

Problem solution

Specify correct call type in the initial request according to available options from documentation.