Skip to main content

Module request_error_codes

Module request_error_codes 

Source
Expand description

REQUEST_ERROR error codes with dedicated meaning.

Note: DUPLICATE_SUBSCRIPTION (0x19) is removed in draft-19, as multiple concurrent subscriptions per Track are now allowed.

Constants§

CONFLICTING_FILTERS
New in draft-19: SUBSCRIBE_TRACKS filter parameters conflict among too many subscribers to aggregate the subscription upstream.
INVALID_FILTER
New in draft-19: a Range Filter parameter is invalid or exceeds MAX_FILTER_RANGES.
REDIRECT
Response carries a super::Redirect structure.
UNSUPPORTED_EXTENSION
A Mandatory Track Property the receiver does not understand.