[Asterisk-Users] periodic-announce not working

Michiel van Baak michiel at vanbaak.info
Thu Jun 22 07:08:10 MST 2006


Hi all,

I use asterisk 1.2.6 with queues.
This is my queue entry in queues.conf:

[460]
strategy = ringall
servicelevel = 60
context = reception
timeout = 25
retry = 2
maxlen = 0
announce-frequency = 0
periodic-announce-frequency = 25
announce-holdtime = no
periodic-announce = bovendonk/phone-queue
joinempty = yes
leavewhenempty = no
member => SIP/460

No matter how long I stay in the queue, it is never playing
the file to me.
This is the dialplan that puts me in the queue:

exten => _4XX-wachtrij,1,Verbose(1,phone busy so go to
queue)
exten => _4XX-wachtrij,n,Answer()
exten => _4XX-wachtrij,n,Playback(bovendonk/phone-queue)
exten => _4XX-wachtrij,n,Queue(${EXTEN:0:3}|tr||500)

Please help

-- 
Michiel van Baak
michiel at vanbaak.eu
http://michiel.vanbaak.eu
GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x71C946BD

"Why is it drug addicts and computer afficionados are both called users?"




More information about the asterisk-users mailing list