<div dir="ltr">I'm looking at the implementation of strictrtp and it seems currently  there is no way disable re-learning in it.  My concern is from a security aspect, if somebody sends enough rtp packets to asterisk, he can have the audio stream redirected to himself.<br><br>This could be mitigated possibly by setting the probation to a very high value, but I was wondering if it would be interesting to allow probation = 0 to disable the functionality to re-learn.  (exception for symmetric rtp and ice, but that is already in place in the code)<br><br>If you guys as a community think this is a good idea to implement, I'll be happy to craft a patch and ship it upstream.<br><br>Torrey</div>