Updates:
Status: Fixed
Comment #8 on issue 2182 by vladimir.ralev: Multipart SIP bodies are not
parsed correctly
http://code.google.com/p/mobicents/issues/detail?id=2182
Thank you. This revealed in fact two separate problems with our parsing - content id and other possible headers were not parsed correctly and we don't support empty start. Your method works smooth in all cases and the replaceAll hack is a reasonable shortcut. Great contribution.
