troxlinux wrote: > hi list, I am trying to make work rtpproxy with kamailio 1.4, but I see > some strange messages in the kamailio log > > Sep 21 11:38:01 xserver /sbin/kamailio[5406]: > ERROR:nathelper:extract_body: message body has length zero > Sep 21 11:38:01 xserver /sbin/kamailio[5406]: > ERROR:nathelper:force_rtp_proxy2_f: can't extract body from the message > > some idea where it can be the problem?
You are probably invoking force_rtp_proxy on SIP message that has no SDP body, such as ACK, CANCEL or BYE. Regards, -- Maksym Sobolyev Sippy Software, Inc. Internet Telephony (VoIP) Experts T/F: +1-646-651-1110 Web: http://www.sippysoft.com _______________________________________________ Users mailing list [email protected] http://lists.rtpproxy.org/mailman/listinfo/users
