Files
asterisk/res
sungtae kim 8641fd9700 res/res_rtp_asterisk.c: Fixing possible divide by zero
Currently, when the Asterisk calculates rtp statistics, it uses
sample_count as a unsigned integer parameter. This would be fine
for most of cases, but in case of large enough number of sample_count,
this might be causing the divide by zero error.

ASTERISK-28321

Change-Id: If7e0629abaceddd2166eb012456c53033ea26249
2019-03-11 09:09:09 -03:00
..
2019-02-20 09:56:22 -06:00
2018-05-11 09:48:58 -04:00
2017-12-20 12:40:01 -05:00
2019-02-07 08:23:14 -06:00
2019-02-20 09:56:22 -06:00