Re: [OpenSIPS-Users] rtpengine_offer error

2019-06-30 Thread Alexey Vasilyev
Hi Dragomir.

What do you expect RTPEngine to do? You tell rtpengine_offer("RTP/AVP
RTP/SAVP replace-session-connection replace-origin ICE=remove"); So you tell
it, that you want to get as result unencrypted body (RTP/AVP) AND encrypted
body (RTP/SAVP). But it can be either encrypted or unencrypted.

You should choose, what you want. Use only one profile as parameter.




-
---
Alexey Vasilyev
--
Sent from: 
http://opensips-open-sip-server.1449251.n2.nabble.com/OpenSIPS-Users-f1449235.html

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] rtpengine_offer error

2019-06-30 Thread Dragomir Haralambiev
When use comma Opensips get second one.

На нд, 30.06.2019 г. в 10:53 ч. Olle Frimanson  написа:

> Try replace comma with space
> rtp/avp rtp/save
> I’m not sure of you can offer both at the same time
>
> Br Olle
>
> Skickat från min iPhone
>
> > 30 juni 2019 kl. 09:43 skrev Dragomir Haralambiev :
> >
> > Hello,
> >
> > From rtpengine_offer manual I see:
> >
> > RTP/AVP, RTP/SAVP, RTP/AVPF, RTP/SAVPF - these serve as an alternative,
> more explicit way to select between the different RTP protocols and
> profiles supported by the RTP proxy. For example, giving the flag
> “RTP/SAVPF” has the same effect as giving the two flags “SRTP AVPF”.
> >
> > When use this:
> > rtpengine_offer("RTP/AVP,RTP/SAVP replace-session-connection
> replace-origin ICE=remove");
> >
> > I receive follow error:
> > ERROR:rtpengine:parse_flags: error processing flag `RTP/AVP,RTP/SAVP':
> unknown flag
> >
> > Where is problem?
> >
> > Best regards,
> > Dragomir
> >
> > ___
> > Users mailing list
> > Users@lists.opensips.org
> > http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
> ___
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] rtpengine_offer error

2019-06-30 Thread Olle Frimanson
Try replace comma with space
rtp/avp rtp/save 
I’m not sure of you can offer both at the same time

Br Olle 

Skickat från min iPhone

> 30 juni 2019 kl. 09:43 skrev Dragomir Haralambiev :
> 
> Hello,
> 
> From rtpengine_offer manual I see:
> 
> RTP/AVP, RTP/SAVP, RTP/AVPF, RTP/SAVPF - these serve as an alternative, more 
> explicit way to select between the different RTP protocols and profiles 
> supported by the RTP proxy. For example, giving the flag “RTP/SAVPF” has the 
> same effect as giving the two flags “SRTP AVPF”. 
> 
> When use this:
> rtpengine_offer("RTP/AVP,RTP/SAVP replace-session-connection replace-origin 
> ICE=remove");
> 
> I receive follow error:
> ERROR:rtpengine:parse_flags: error processing flag `RTP/AVP,RTP/SAVP': 
> unknown flag
> 
> Where is problem?
> 
> Best regards,
> Dragomir
>   
> ___
> Users mailing list
> Users@lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


[OpenSIPS-Users] rtpengine_offer error

2019-06-30 Thread Dragomir Haralambiev
Hello,

>From rtpengine_offer manual I see:

RTP/AVP, RTP/SAVP, RTP/AVPF, RTP/SAVPF - these serve as an alternative,
more explicit way to select between the different RTP protocols and
profiles supported by the RTP proxy. For example, giving the flag
“RTP/SAVPF” has the same effect as giving the two flags “SRTP AVPF”.

When use this:
rtpengine_offer("RTP/AVP,RTP/SAVP replace-session-connection replace-origin
ICE=remove");

I receive follow error:
ERROR:rtpengine:parse_flags: error processing flag `RTP/AVP,RTP/SAVP':
unknown flag

Where is problem?

Best regards,
Dragomir
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users