Error Messages/41274
< Error Messages
Revision as of 23:51, 24 February 2010 by AManandhar (talk | contribs) (Created page with '= 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 miss…')
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.
Comments
<comments />
Enable comment auto-refresher