mirror of https://github.com/sipwise/rtpengine.git
Check that `silence_detect` is in the range 0-100. Also properly cast to actual `silence_detect_int` type which is `uint32_t`. The reason is that in the current code this can exceed `INT_MAX` (for values near or above 50%) and also, values above 100% are not rejected. Change-Id: Ic2359402879412926b18125e292c1969cda45203mr26.1
parent
bcd92e137b
commit
0f2eaff9bb
Loading…
Reference in new issue