On 09/01/16 07:28 PM, Arsen Hovhanissian wrote:
Hi everyone, i’ve been having this “not so problem” going on. So I have rtpengine
installed on a server and use the default rtpproxy module on kamailio and it works
beautifully. Having read the rtpengine modules description, I see that it is a drop in
replacement of rtpproxy. So I keep trying to update the module names and function names
but it keeps giving me this message when I start up kamailio.
ERROR: rtpengine [rtpengine.c:1622]: rtpp_test(): proxy responded with invalid response
Software versions:
Kamailio: 4.3.4
RTPEngine: 4.1.1
Any ideas on what it could be?
Can you post some relevant log lines from rtpengine please (best when
running rtpengine with log-level 7).
Generally speaking, when using the old rtpproxy module, make sure you
use the --listen-udp option to specify the listening port.
Cheers