[asterisk-users] queue peridiodic-announce-frequency
Paul Neuwirth
mail at paul-neuwirth.nl
Wed Jan 17 04:59:21 CST 2018
Hello group,
I tried a lot to enlarge the frequency (i.e. more announces, low wait
between). according to config, every 30 seconds the announcement should
take place. In fact, the first periodic announce is done after 2
minutes?
What is my fault?
Thank you
Regards
Paul
# zypper if asterisk
Loading repository data...
Reading installed packages...
Information for package asterisk:
---------------------------------
Repository : openSUSE_networkTelephony
Name : asterisk
Version : 14.7.5-1.2
Arch : x86_64
Vendor : obs://build.opensuse.org/network:telephony
Installed Size : 19.9 MiB
Installed : Yes
Status : up-to-date
Source package : asterisk-14.7.5-1.2.src
Summary : The Asterisk Open Source PBX
# grep -vE '^\s*;.*|^\s*$' queues.conf
[general]
persistentmembers = yes
monitor-type = MixMonitor
[defaultq]
musicclass = default_noannounce
announce = tt-busy
strategy = ringall
context = qoutcon
timeout = 10
retry = 99
wrapuptime=15
maxlen = 0
setinterfacevar=yes
setqueueentryvar=yes
setqueuevar=yes
announce-frequency = 30
min-announce-frequency = 30
periodic-announce-frequency = 30
announce-holdtime = yes
announce-position = yes
announce-to-first-user = yes
periodic-announce = tt-allbusy,hold-or-dial-0
monitor-format = wav49 monitor-type = MixMonitor
reportholdtime = yes
ringinuse = yes
member => SIP/XXW
member => SIP/XXX
member => SIP/XXY
member => SIP/XXZ
member => SIP/XXA
More information about the asterisk-users
mailing list