mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-22 20:56:39 +00:00
Don't allow rounding seconds to weird values that may cause "unexpected" results.
Issue 9514. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@64263 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -195,6 +195,7 @@ monitor-type = MixMonitor
|
||||
; What's the rounding time for the seconds?
|
||||
; If this is non-zero, then we announce the seconds as well as the minutes
|
||||
; rounded to this value.
|
||||
; Value values are 0, 1, 5, 10, 15, 20, and 30.
|
||||
;
|
||||
; announce-round-seconds = 10
|
||||
;
|
||||
|
Reference in New Issue
Block a user