<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.8.4">
</HEAD>
<BODY>
Hello all<BR>
<BR>
i'm having the same error on kam 4.4 when doing<BR>
 set_body_multipart();<BR>
 msg_apply_changes();<BR>
<BR>
<BR>
i see in the logs<BR>
 5(17797) DEBUG: textops [textops.c:1577]: set_multibody_helper(): delimiter<17>:[unique-boundary-1]<BR>
 5(17797) DEBUG: textops [textops.c:1486]: generate_boundary(): adding final CRLF+CRLF<BR>
 5(17797) DEBUG: textops [textops.c:1714]: set_multibody_helper(): content-type<44>:[multipart/mixed;boundary="unique-boundary-1"]<BR>
 5(17797) DEBUG: textops [textops.c:1768]: set_multibody_helper(): set flag FL_BODY_MULTIPART<BR>
 5(17797) INFO: <core> [msg_translator.c:1692]: get_boundary(): Content-Type hdr has no params <application/sdp><BR>
 5(17797) WARNING: <core> [msg_translator.c:1958]: build_req_buf_from_sip_req(): check_boundaries error<BR>
 5(17797) DEBUG: <core> [msg_translator.c:422]: clen_builder(): content-length: 191 (191)<BR>
<BR>
<BR>
the original INVITE is like<BR>
....<BR>
Content-Type: application/sdp.<BR>
Content-Disposition: session.<BR>
Content-Length: 104.<BR>
P-Asserted-Identity: "10707334" <<A HREF="sip:10707334@79.170.64.130">sip:10707334@3.3.3.3</A>>.<BR>
.<BR>
v=0.<BR>
o=user1 53655765 23536 IN IP4 79.170.68.171.<BR>
s=-.<BR>
c=IN IP4 2.2.2.2.<BR>
t=0 0.<BR>
m=audio 6001 RTP/AVP 8.<BR>
....<BR>
<BR>
do you have any idea why these messages appear<BR>
<BR>
thanks a lot and regards<BR>
david
</BODY>
</HTML>