MyChat Integration API error: MCIAPI_Error_NotEnoughRightsToReceiveMediaCall

MyChat Integration API error: MCIAPI_Error_NotEnoughRightsToReceiveMediaCall

"For developers", "Integration API", "List of Integration API errors with description", "MCIAPI_Error_NotEnoughRightsToReceiveMediaCall".

 
Error

41, MCIAPI_Error_NotEnoughRightsToReceiveMediaCall

 

Description

The call recipient has no right to accept a media call of the specified type.

 

JSON object


{
  "cmd"      : "0001",
  "evocator" : "XXXX",
  "error"    : 41,
  "Type"     : 2
}

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

initial call type.

 

Problem solution

A responder has no rights for accepting a media call of a specified type.