[asterisk-users] Queue Periodic Announce not working...

Gopalakrishnan N gopalakrishnan.an at gmail.com
Thu May 30 07:54:39 CDT 2013


I am having a queue where included periodic announce like the below,

[test]
context = default
member = Agent/1001
member = Agent/1002
music = default
strategy = rrmemory
ringinuse = no
timeout = 15
retry = 1
maxlen = 0
joinempty = yes
leavewhenempty = no
periodic-announce = /var/lib/asterisk/sounds/en/test/AVG-15.wav
periodic-announce-frequency=30
random-periodic-announce=no
relative-periodic-announce=yes
wrapuptime = 10

When am entering into the queue, the CLI shows playing periodic announce
but actually its not playing. Even I do have the file in the proper
directory.

Below is the CLI log,


-- <SIP/1001-00000010> Playing 'avgtest/AVG-13.slin' (language 'en')
[May 30 05:50:07] NOTICE[2711]: chan_sip.c:24257 handle_request_subscribe:
Received SIP subscribe for peer without mailbox: 1001
    -- Executing [500 at default:10] Queue("SIP/1001-00000010", "avg") in new
stack
    -- Started music on hold, class 'avgtest', on SIP/1001-00000010
    -- Stopped music on hold on SIP/1001-00000010
    -- Playing periodic announcement
    -- Started music on hold, class 'avgtest', on SIP/1001-00000010


Regards
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130530/05e6d626/attachment.htm>


More information about the asterisk-users mailing list