Re: [SR-Users] 'subst' request for message body (SDP)]

2013-07-11 Thread Klaus Darilion
On 08.07.2013 12:47, Klaus Feichtinger wrote: P.S. the body of the original SIP message looks as follows: [...] Content-Type: multipart/mixed;boundary=uniqueBoundary Mime-Version: 1.0 Content-Length: --uniqueBoundary Content-Type: application/sdp Content-Disposition: session;handling=required

Re: [SR-Users] 'subst' request for message body (SDP)]

2013-07-08 Thread Klaus Feichtinger
9f408a73011e280056c205642ae68 --uniqueBoundary Original-Nachricht Betreff: Re: [SR-Users] 'subst' request for message body (SDP) Datum: Fri, 05 Jul 2013 17:01:56 +0200 Von: Klaus Darilion <mailto:klaus.mailingli...@pernau.at> An: Kamailio (SER) - Users Maili

Re: [SR-Users] 'subst' request for message body (SDP)

2013-07-05 Thread Klaus Darilion
Is this broken body generated by Kamailio, or by some other entity? If it is done by Kamailio with filter_body(), it should be fixed. If done by some other entity, it should be fixed in the broken entity. I have no idea why subst does not work, but as workaround you can try something like: $v

[SR-Users] 'subst' request for message body (SDP)

2013-07-05 Thread Klaus Feichtinger
Hello, can anybody give me a hint, how I could delete the _empty_ (blank) last line of the message body / SDP (it consists of #012#015 only)? This blank line is the rest of the original MIME message, which was reduced to a standard message with content SDP only by kamailio-3.3.4, which is principa