[OpenSIPS-Users] Issue on rtpproxy timeout notification
Carlos Eduardo
kaduww at gmail.com
Wed Mar 16 19:41:31 CET 2016
Hello,
is there any problem on having the opensips and more then 1 instance of
rtpproxy running on the same machine?
Actually I have 4 rtpproxies' instances running on my server and i'm
receiving ERR:do_timeout_notification: failed to send timeout notification:
Broken pipe for every call that should be hung up by the RTP timeout.
The notify socket in my opensips is configured as below:
modparam("rtpproxy", "rtpp_notify_socket", "tcp:172.17.1.2:7891")
And the rtpproxy is configured like this:
-s udp:172.17.1.2:7890 -F -P -m 10000 -M 20000 -n tcp:172.17.1.2:7891
-s udp:172.17.1.2:7891 -F -P -m 20001 -M 30000 -n tcp:172.17.1.2:7891
-s udp:172.17.1.2:7892 -F -P -m 30001 -M 40000 -n tcp:172.17.1.2:7891
-s udp:172.17.1.2:7893 -F -P -m 40001 -M 50000 -n tcp:172.17.1.2:7891
Doing some tests, I discovered it only happens when I have more then one
instance running in this machine. When I stop the other 3 instances, leving
only one running, the problem stops.
*Carlos E. Wagner*
Tecnólogo em telecomunicações, OCP, dCAA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20160316/7e74e22d/attachment.htm>
More information about the Users
mailing list