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                                    
_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to