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

-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

Check out the new Asterisk community forum at: https://community.asterisk.org/

New to Asterisk? Start here:
      https://wiki.asterisk.org/wiki/display/AST/Getting+Started

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to