
|
Resolved Issues Issue 9 (Sec 2.3): Inconsistent Result-code Error classification Details: Several error codes are either duplicated or in the wrong category Solution: Result-codes that have been moved from protocol error to permanent errors: DIAMETER_COMMAND_UNSUPPORTED DIAMETER_INVALID_HDR_BITS DIAMETER_INVALID_AVP_BITS Result-codes that have been moved from permanent error to protocol errors: DIAMETER_INVALID_BIT_IN_HEADER DIAMETER_INVALID_MESSAGE_LENGTH Result-codes that have been deprecated DIAMETER_INVALID_AVP_BIT_COMBO – have same meaning as DIAMETER_INVALID_AVP_BITS For backward compatibility: Result-codes which has been move from one category to another will be assigned new numeric values |