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

Hamid Hashmi hamid2kviii at hotmail.com
Thu Nov 12 10:01:21 CET 2015


Please give me a direction to move further.
RegardsHamid R. Hashmi
From: hamid2kviii at hotmail.com
To: users at lists.opensips.org
Subject: Timeout Notification doesn't work through TCP sockets
Date: Wed, 11 Nov 2015 19:51:09 +0500




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/20151112/2e0a1bf6/attachment.htm>


More information about the Users mailing list