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

Reply via email to