Its working for [root@sip-server ~]# opensipsctl fifo version Server:: OpenSIPS (1.9.2-notls (x86_64/linux)) RTPproxy log for Create/Update Request received command "955_7 USEERX.X.X.Xc8,18,108,102,0,4,116 B2B.7.7189565 X.X.X.X 39282 af08fa854f3dc22d9d891b256b3b1da2;1 ;1 127.0.0.1:22222 3373.574304183"
Hamid R. HashmiSoftware Engineer - VoIPVopium A/S From: [email protected] To: [email protected] Date: Thu, 19 Nov 2015 12:18:26 +0500 Subject: Re: [OpenSIPS-Users] No Timeout socket information in Create/Update session Request Started RTPproxy like /usr/local/bin/rtpproxy -p /var/run/rtpproxy.pid -u root -F -s udp:127.0.0.1:22222 -A 192.168.26.181/X.X.X.X -m 10000 -M 10040 -n tcp:127.0.0.1:22333 -i 15 -T 15 -W 45 -2 -d DBUG LOG_LOCAL5 -b and opensops.cfg is like #### RTP Proxy loadmodule "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:22333") but no success so far. Hamid R. HashmiSoftware Engineer - VoIPVopium A/S Date: Wed, 18 Nov 2015 17:31:50 +0200 From: [email protected] To: [email protected] Subject: Re: [OpenSIPS-Users] No Timeout socket information in Create/Update session Request Start RTPproxy: /bin/rtpproxy -p /var/run/rtpproxy.pid -u rtpproxy -l x.y.z.w -s udp:127.0.0.1:22222 -F -P -n tcp:127.0.0.1:22233 -T 60 -W 120 -d DBUG LOG_LOCAL1 -L 65535 insert in OpenSips script follow lines: modparam("rtpproxy", "rtpproxy_sock", "udp:127.0.0.1:22222") modparam("rtpproxy", "rtpp_notify_socket", "tcp:127.0.0.1:22233") 2015-11-18 17:17 GMT+02:00 Hamid Hashmi <[email protected]>: NO SUCCESS. Hamid R. HashmiSoftware Engineer - VoIPVopium A/S Date: Wed, 18 Nov 2015 16:55:13 +0200 From: [email protected] To: [email protected] Subject: Re: [OpenSIPS-Users] No Timeout socket information in Create/Update session Request HI. Try to use different port for rtpproxy_sock and rtpp_notify_socket like this modparam("rtpproxy", "rtpproxy_sock", "udp:127.0.0.1:22222") modparam("rtpproxy", "rtpp_notify_socket", "tcp:127.0.0.1:22233") На 18.11.2015 г. 4:44 PM "Hamid Hashmi" <[email protected]> написа: According to RTPproxy wiki Create/Update session request needs following arguments. U[opts] call_id remote_ip remote_port from_tag [to_tag] [notify_socket notify_tag]but opensips v2.1.1 rtpproxy module not sending any socket information in Create/Update session request.received command "29180_82 UR192.168.26.180c0,8,101 221232443 182.185.206.128 7078 519498930;1"while my rtpproxy module configuration is #### RTP Proxy loadmodule "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") Hamid R. HashmiSoftware Engineer - VoIPVopium A/S _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
