Error Messages/41274

< Error Messages
Revision as of 17:53, 1 June 2016 by Bbecane (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Error message examples

The xml-encoded SIP passed to SipDecode is bad. It does not contain a max field.

Cause

The xml-encoded SIP passed to SipDecode is missing an attribute. If you are reading this from a file, the file could have gotten corrupted. If you are copy/pasting the xml, you could have missed part of the xml while doing so.

Remedies

Make sure that the xml-encoded SIP being passed to SipDecode is not corrupted.

See Also

Comments


You are not allowed to post comments.