DO Call Outcome Message - zeroKilo/GROBackendWV GitHub Wiki

DO Call Outcome Message

Type Name
uint8 doMsgType (8)
uint16 callID
uint32 outcomeCode

DO outcomes

Taken from Quazal::DOCallContext::GetOutcomeString.

Code Name
0x10001 Success
0x60001 Success
0x60002 CallPostponed
0x80010001 UnknownOutcome
0x80010006 ErrorAccessDenied
0x8001000A ErrorInvalidParameters
0x80060001 ErrorStationNotReached
0x80060002 ErrorTargetStationDisconnect
0x80060003 ErrorLocalStationLeaving
0x80060004 ErrorObjectNotFound
0x80060005 ErrorInvalidRole
0x80060006 ErrorCallTimeout
0x80060007 ErrorRMCDispatchFailed
0x80060008 ErrorMigrationInProgress
0x80060009 ErrorNoAuthority