[sr-dev] [kamailio/kamailio] extensions to lost and http_client modules (#2675)
Wolfgang Kampichler
notifications at github.com
Thu Apr 8 18:56:45 CEST 2021
> Hello, @wkampich
> Let me review the change about ERROR waring.
> I want to try to understand in detail why the error generated. Maybe I can suggest another approach.
> Please give today and tomorrow.
@sergey-safarov: 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:
```
...
a=maxptime:20
--35129
Content-Type: plain/text
HELLO
--35129
Content-Type: application/pidf+xml
Content-Id: <7607331117 at 10.3.90.20>
...
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2675#issuecomment-815984255
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20210408/8218c449/attachment.htm>
More information about the sr-dev
mailing list