Comment #3 on issue 2182 by horacimacias: Multipart SIP bodies are not
parsed correctly
http://code.google.com/p/mobicents/issues/detail?id=2182
I'm attaching a unittest testing with a copy-paste of the
getContentAsMimeMultipart code and also testing with the suggested
approach. The first one fails, the second passes.
You can use the CONTENT variable to put it in a SIP request if needed. The
content length should be 1071.
Let me know if you need anything else.
Attachments:
MultipartTest.java 5.8 KB