Hi Nick, you mean something like this? rtpproxy -F -s udp:127.0.0.1:10177 -l 10.9.23.41/151.x.x.201 -u root *-n unix:/var/run/rtpproxy_timeout.sock* -d DBUG:LOG_LOCAL2
The rtpproxy man page ( http://linux.die.net/man/8/rtpproxy ) says following: *-n timeout_socket This parameter configures the optional timeout notification socket. The socket should be created by another application, preferably before starting rtpproxy. For those sessions where the timeout mechanism is enabled, notifications are sent on this socket if the session times out. Example: -n unix:/var/run/rtpproxy_timeout.sock There is no default value, notifications are not sent and not permitted unless a value is specified explicitly.* The socket should be created by another application. How can I create it? by what? Thanks -- View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/Rtpproxy-connection-tp7581935p7582636.html Sent from the OpenSIPS - Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
