[asterisk-users] Queue, no announcement being played at all

Benoit Panizzon benoit.panizzon at imp.ch
Mon Sep 25 05:05:11 CDT 2017


Hi List

I have a very strange problem. I was using queues a while ago with an
asterisk 1.2 or so and announcements were working fine more or less out
of the box.

Now I am once again trying to set up a queue with Version 13.14.1 an
not matter what I do, I don't get the announcements to be played. MOH
is played, no problem. sound files are present.

core set verbose 99
core set debug 99

does not even show the slightest hint, that asterisk is trying to play
the announcements.

Did I miss some kind of 'master' switch?

Here is my queues.conf

[general]
persistentmembers = yes
monitor-type = MixMonitor
musicclass = default
announce = queue-markq
strategy=rrmemory
maxlen = 5
announce-frequency = 5
min-announce-frequency = 15
periodic-announce-frequency=60
announce-holdtime = yes
announce-position = yes
announce-to-first-user = yes
periodic-announce = queue-periodic-announce,your-call-is-important,please-wait

[scoutnet]
strategy=rrmemory
queue-youarenext = queue-youarenext
announce-to-first-user = yes
member => SIP/11,,Random Dude,SIP/11,no

From the Dialplan:

exten => [masked],1,Answer()
exten => [masked],n,Queue(scoutnet,C)

Any hint what I missed?

-Benoît Panizzon-
-- 
I m p r o W a r e   A G    -    Leiter Commerce Kunden
______________________________________________________

Zurlindenstrasse 29             Tel  +41 61 826 93 00
CH-4133 Pratteln                Fax  +41 61 826 93 01
Schweiz                         Web  http://www.imp.ch
______________________________________________________



More information about the asterisk-users mailing list