Expand description
All canonical error codes.
Allocation:
0x0000–0x0FFF— GBP base layer0x1000–0x1FFF— GAP0x2000–0x2FFF— GTP0x3000–0x3FFF— GSP0xF000–0xFFFF— private extensions
Constants§
- COMMIT_
INVALID - MLS commit was rejected.
- DECRYPT_
FAILED - AEAD authentication failed.
- EPOCH_
MISMATCH - Frame epoch does not match the receiver’s current epoch.
- GAP_
BAD_ SOURCE_ ID - Unknown audio source.
- GAP_
DECODE_ FAILED - Opus decoder error.
- GAP_
EPOCH_ STALE - key_phase points at a stale epoch.
- GAP_
REPLAY_ DETECTED - rtp_sequence already seen for this source.
- GSP_
BAD_ SCHEMA - Invalid args schema for the given signal_type.
- GSP_
DUPLICATE_ REQUEST - Duplicate request_id.
- GSP_
STATE_ CONFLICT - Signal contradicts the current state.
- GSP_
UNAUTHORIZED - Sender is not authorised to issue this signal.
- GSP_
UNKNOWN_ SIGNAL - signal_type is not in the registry.
- GTP_
BAD_ LENGTH - content_length does not match the body length.
- GTP_
DUPLICATE_ MESSAGE - Duplicate (sender_id, message_id).
- GTP_
POLICY_ REJECTED - Message rejected by the policy layer (retention / quota / …).
- GTP_
UNSUPPORTED_ CONTENT_ TYPE - content_type is not supported by the profile.
- REPLAY_
DETECTED - Sequence number was already used — replay detected.
- STREAM_
POLICY_ VIOLATION - Stream class used outside its allowed policy.
- TRANSITION_
MISMATCH - Frame transition_id does not match the current transition.
- UNKNOWN_
GROUP - Unknown group_id.
- UNSUPPORTED_
VERSION - Unsupported protocol version.