[OpenSIPS-Users] Opensips 3 & rtpengine

Callum Guy callum.guy at x-on.co.uk
Wed Dec 4 16:47:18 EST 2019


Methods are almost interchangeable though - check out the docs:

https://opensips.org/html/docs/modules/3.0.x/rtpengine.html


On Wed, 4 Dec 2019 at 21:29, David Villasmil <david.villasmil.work at gmail.com>
wrote:

> are you setting up rtpENGINE or rtpPROXY?
> They're not the same...
>
> Regards,
>
> David Villasmil
> email: david.villasmil.work at gmail.com
> phone: +34669448337
>
>
> On Wed, Dec 4, 2019 at 9:14 PM info <info at byphone.eu> wrote:
>
>> Hello,
>>
>>
>>
>> I setup an opensips 3 and I want to load rtpproxy.so like this :
>>
>>
>>
>> loadmodule "rtpproxy.so"
>>
>> modparam("rtpproxy", "rtpproxy_sock", "udp:localhost:2223")
>>
>>
>>
>> I install and setup the master of rtpengine
>>
>>
>>
>> /usr/sbin/rtpengine -v
>>
>> Version: 8.2.0.0+0~mr8.2.0.0 git-master-c36a445
>>
>>
>>
>> Rtpengine is running and listen on port 2223 (udp)
>>
>>
>>
>> netstat -anp | grep 2223
>>
>> udp        0      0 127.0.0.1:2223          0.0.0.0:*
>> 3484/rtpengine
>>
>>
>>
>>
>>
>> when I start opensips I get in log :
>>
>>
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3571]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3571]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3578]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3578]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3577]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3577]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3572]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3572]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3575]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3575]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3579]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3579]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3567]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3567]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3586]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3586]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3581]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3581]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3584]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3584]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3568]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3568]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3576]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3576]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3587]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3587]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3580]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3580]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3574]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3574]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3582]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3582]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3573]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3573]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3583]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3583]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3585]:
>> WARNING:rtpproxy:rtpp_test: unsupported version of RTP proxy
>> <udp:localhost:2223> found: 20040107 supported,0 present
>>
>> Dec  4 22:11:50 opensips1 /usr/local/sbin/opensips[3585]:
>> WARNING:rtpproxy:rtpp_test: support for RTP proxy <udp:localhost:2223> has
>> been disabled temporarily
>>
>>
>>
>> And for rtpengine :
>>
>>
>>
>> Dec  4 22:11:50 opensips1 rtpengine[3484]: WARNING: Protocol error in
>> packet from 127.0.0.1:53249: Could not decode dictionary [V]
>>
>> Dec  4 22:11:50 opensips1 rtpengine[3484]: WARNING: Protocol error in
>> packet from 127.0.0.1:52724: Could not decode dictionary [V]
>>
>> Dec  4 22:11:50 opensips1 rtpengine[3484]: WARNING: Protocol error in
>> packet from 127.0.0.1:44738: Could not decode dictionary [V]
>>
>> Dec  4 22:11:50 opensips1 rtpengine[3484]: WARNING: Protocol error in
>> packet from 127.0.0.1:48748: Could not decode dictionary [V]
>>
>> Dec  4 22:11:50 opensips1 rtpengine[3484]: WARNING: Protocol error in
>> packet from 127.0.0.1:43954: Could not decode dictionary [V]
>>
>>
>>
>>
>>
>> Any idea ?
>>
>>
>>
>> Best regards
>>
>>
>>
>> Guillaume
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> 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
>

-- 





*0333 332 0000  |  www.x-on.co.uk <http://www.x-on.co.uk>  |   ** 
<https://www.linkedin.com/company/x-on>   <https://www.facebook.com/XonTel> 
  <https://twitter.com/xonuk> *


X-on
is a trading name of Storacall 
Technology Ltd a limited company registered in
England and Wales.


Registered Office : Avaland House, 110 London Road, Apsley, Hemel 
Hempstead,
Herts, HP3 9SD. Company Registration No. 2578478.

The 
information in this e-mail is confidential and for use by the addressee(s)

only. If you are not the intended recipient, please notify X-on immediately 
on +44(0)333 332 0000 and delete the
message from your computer. If you are 
not a named addressee you must not use,
disclose, disseminate, distribute, 
copy, print or reply to this email. Views
or opinions expressed by an 
individual
within this email may not necessarily
reflect the views of X-on 
or its associated companies. Although X-on routinely
screens for viruses, 
addressees should scan this email and any attachments
for
viruses. X-on 
makes no representation or warranty as to the absence of viruses
in this 
email or any attachments.










-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20191204/01a89f42/attachment-0001.html>


More information about the Users mailing list