Error Messages/41282

Error Text

You cannot specify both the «digits» and «dateUnit» parameters simultaneously when calling function Round.
You cannot specify both the «digits» and «dateUnit» parameters simultaneously when calling function Floor.
You cannot specify both the «digits» and «dateUnit» parameters simultaneously when calling function Ceil.

Cause

As the error message states the version of the decoding is set to something other than 1 or 1.1.

The xml-encoding you are trying to decode may be using DIST 2.0 which is currently not supported.

Remedy

You can only pass in xml-encoded SIP encoded in DIST 1 or DIST 1.1 to the SipDecode function.

Comments


You are not allowed to post comments.