[OpenSIPS-Users] Timeout Notification doesn't work through TCP sockets

Hamid Hashmi hamid2kviii at hotmail.com
Wed Nov 11 15:51:09 CET 2015


I am using opensips v2.1.1 and rtpproxy v2.0.0. RTPproxy delete the session after 30 seconds (-T 30) but opensips did not generate BYE locally and dialog exists till $DLG_timeout. How to dig out the issue more in detail? or is there any solution ? 
RTPPROXY /usr/local/bin/rtpproxy -p /var/run/rtpproxy.pid -u root -F -s udp:127.0.0.1:22222 -A 192.168.26.181/*.*.*.* -m 10000 -M 10040 -n tcp:127.0.0.1:22222 -i 30 -T 30 -2 -d DBUG local0 -b G

opensips.cfg
#### RTP Proxyloadmodule "rtpproxy.so"modparam("rtpproxy", "rtpproxy_autobridge", 1)modparam("rtpproxy", "nortpproxy_str", "a=sdpmangled:yes\r\n")modparam("rtpproxy", "rtpproxy_sock", "udp:127.0.0.1:22222")modparam("rtpproxy", "rtpp_notify_socket", "tcp:127.0.0.1:22222")

RegardsHamid R. Hashmi 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20151111/076c97d0/attachment.htm>


More information about the Users mailing list