From notifications@github.com Wed Jun 2 17:29:08 2021 From: duarterocha91 To: sr-dev@lists.kamailio.org Subject: Re: [sr-dev] [kamailio/kamailio] filter_body() fails when there isn't a space after "Content-Type:" (#2748) Date: Wed, 02 Jun 2021 08:29:03 -0700 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1377950646==" --===============1377950646== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Sorry.=20 This is my code for filtering :=20 "request_route { xerr("Before filter_body"); if (filter_body("application/sdp")) { xerr("Filtered with sucess"); } else { xerr("Filtering failed");} " The log is the following :=20 "2021-06-02T16:13:53.396443+01:00 dev_sbc_a_vts01 /usr/local/kamailio-5.4/sbi= n/kamailio[2740]: ERROR: