[OpenSIPS-Users] OpenSips and bad Internet

Flavio Goncalves flavio at voffice.com.br
Wed Oct 28 18:22:52 CET 2015


Hi,

You have to configure a tcp socket on OpenSIPS and use:

/bin/rtpproxy -p /var/run/rtpproxy.pid -u rtpproxy -l x.y.z.w -s
udp:127.0.0.1 7890 -F -P -n tcp:127.0.0.1:7891 -T 60 -W 120 -d DBUG
LOG_LOCAL1 -L 65535

-n tcp:127.0.0.1:7891 (is the parameter)

On OpenSIPS,

modparam("rtpproxy", "rtpp_notify_socket", "tcp:127.0.0.1:7891")

B.R.

Flavio E. Goncalves



2015-10-28 11:15 GMT-02:00 Dragomir Haralambiev <goup2010 at gmail.com>:

> Thanks Flavio,
>
> Thanks for your replay.
>
> I use rtpproxy from OpenSips with real IP like this:
>
> rtpproxy -l opensipsIP -s udp:127.0.0.1:7455 -F
>
>
> How to start rtpptoxy to receive timeout notification?
>
> Best regards,
> PlayMen
>
>
> 2015-10-28 5:07 GMT+02:00 Flavio Goncalves <flavio at voffice.com.br>:
>
>> Hi,
>>
>> You can try using sip session timers or rtp timeout notification from
>> rtpproxy.
>>
>> Flavio E. Goncalves
>>
>> I would like to know how to set up OpenSips when Smartphones with bad
>>> internet connection connect with it.
>>>
>>> The connection is made in the following manner:
>>>
>>> Smartphone --------< Mobile Internet > ---------- < OpenSips with real
>>> IP .
>>>
>>> The call begins. During the call the internet connection interrutps and
>>> the call continues until the max time duration is reached.
>>>
>>> I tried with the sip ping option, but sip ping does is not allowed from
>>> the mobile operators to reach the smartphone.
>>>
>>> Could you give me an idea how to solve this problem.
>>>
>>> Best regards,
>>> PlayMen
>>>
>>> _______________________________________________
>>> Users mailing list
>>> Users at lists.opensips.org
>>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>>
>>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>
> _______________________________________________
> 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/20151028/66c3bc70/attachment-0001.htm>


More information about the Users mailing list