mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-16 09:46:22 +00:00
Merge seconds announcement for queue hold time (bug #1941)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3332 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -73,6 +73,12 @@
|
||||
; Either yes, no, or only once; hold time will not be announced if <1 minute
|
||||
;
|
||||
;announce-holdtime = yes|no|once
|
||||
|
||||
;
|
||||
; 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
|
||||
;
|
||||
; announce-round-seconds = 10
|
||||
;
|
||||
; Use these sound files in making position/holdtime announcements. The
|
||||
; defaults are as listed below -- change only if you need to.
|
||||
@@ -82,6 +88,7 @@
|
||||
;queue-callswaiting = queue-callswaiting ; ("calls waiting.")
|
||||
;queue-holdtime = queue-holdtime ; ("The current est. holdtime is")
|
||||
;queue-minutes = queue-minutes ; ("minutes.")
|
||||
;queue-seconds = queue-seconds ; ("seconds.")
|
||||
;queue-thankyou = queue-thankyou ; ("Thank you for your patience.")
|
||||
;
|
||||
; Calls may be recorded using Asterisk's monitor resource
|
||||
|
Reference in New Issue
Block a user