It is the same on master branch -- I decided to do the backport after PR
1460:

  * https://github.com/kamailio/kamailio/pull/1460

Open an issue on Kamailio's github tracker so it can be analyzed by the
developer of rtpengine and come up with the best solution here.

Thanks for all the troubleshooting!

Cheers,
Daniel

On 02.03.18 11:27, Anthony Alba wrote:
> I think I understand the issue: previously rtpengine module will pass-thru 
> the command
> DTLS=off.
>
> In 5.1.2 we have, diff from 5.1.1 to 5.1.2:
>
> +                               else if (str_eq(&key, "DTLS"))
> +                                       ng_flags->transport |= 0x104;
>
> now 5.1.2 no longer pass-thru DTLS=off, so rtpengine has different behaviour.
>
> DTLS=off is treated as UDP/TLS/RTP/SAVP.
>
> This could be considered a regression as rtpengine uses the DTLS key for its 
> own
> purposes.
>
> Thanks
> Anthony
>
> _______________________________________________
> Kamailio (SER) - Users Mailing List
> sr-users@lists.kamailio.org
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

-- 
Daniel-Constantin Mierla
www.twitter.com/miconda -- www.linkedin.com/in/miconda
Kamailio Advanced Training - March 5-7, 2018, Berlin - www.asipto.com
Kamailio World Conference - May 14-16, 2018 - www.kamailioworld.com


_______________________________________________
Kamailio (SER) - Users Mailing List
sr-users@lists.kamailio.org
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to