[OpenSIPS-Users] No Timeout socket information in Create/Update session Request

Dragomir Haralambiev goup2010 at gmail.com
Wed Nov 18 15:55:13 CET 2015


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
<http://127.0.0.1:22222/>")
На 18.11.2015 г. 4:44 PM "Hamid Hashmi" <hamid2kviii at hotmail.com> написа:

> According to RTPproxy wiki
> <https://github.com/sippy/rtpproxy/wiki/RTPProxy-Command-Protocol>
> 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. Hashmi*
> Software Engineer - VoIP
> Vopium A/S
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20151118/3fd2db90/attachment.htm>


More information about the Users mailing list