[OpenSIPS-Users] Media Stream failed to start, little update.

Semen Golubcov thegolub4 at gmail.com
Sun Feb 15 20:04:47 CET 2015


A little update: i was able to reproduce the error on tcp protocol by
changing rtp settings in my opensips.conf like so:

loadmodule "rtpproxy.so"
modparam("rtpproxy", "rtpproxy_sock", "udp:127.0.0.1:12221")
modparam("nathelper", "force_socket", "udp:localhost:12221")

And running rtpproxy with the following parameters:

sudo rtpproxy -d DBUG:LOG_LOCAL5 -f -s udp:localhost:12221 -u
rtpproxy:rtpproxy -p /var/run/rtpproxy/rtpproxy.pid -A
xx.xx.xx.xx(public_ip) -l 127.0.0.1 -m 16384 -M 32768

The difference on this however is, that in this case we can't hear each
other, so the media stream is not getting established, but still the call
terminates after 15 seconds with the same timeout. Here is the gist for
this type of setting:

https://gist.github.com/anonymous/65ee5e3bcc1ce5801a6a
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20150215/42582ce9/attachment.htm>


More information about the Users mailing list