<p></p>
<blockquote>
<p>Hello, <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/wkampich/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/wkampich">@wkampich</a><br>
Let me review the change about ERROR waring.<br>
I want to try to understand in detail why the error generated. Maybe I can suggest another approach.<br>
Please give today and tomorrow.</p>
</blockquote>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/sergey-safarov/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/sergey-safarov">@sergey-safarov</a>: yes, ok for me - just a hint: the problem is not in the multipart header parsing but in the function that searches for specific header values in several body parts - parsing (successfully) happens beforehand. Just add the following to your sipp example (xml) and you get the error (or debug message) twice:</p>
<pre><code>...
a=maxptime:20

--35129
Content-Type: plain/text

HELLO

--35129
Content-Type: application/pidf+xml
Content-Id: <7607331117@10.3.90.20>
...
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/pull/2675#issuecomment-815984255">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZKLVZADYH3JPCGEJHTTHXN43ANCNFSM4ZGSJGLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZJ3YEVYOHH5SRVRGGDTHXN43A5CNFSM4ZGSJGL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGCRO47Y.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/pull/2675#issuecomment-815984255",
"url": "https://github.com/kamailio/kamailio/pull/2675#issuecomment-815984255",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>