Displaying 2 results from an estimated 2 matches for "avgtest".
Did you mean:
argtest
2013 May 24
1
Asterisk 11 dtmf not recognised
Hi
I have a dialplan as per the following,
extensions.conf
[avgtest]
exten = 100,n,Playback(avgtest/message1)
exten = 100,n,Set(rightPIN=1)
exten = 100,n,Read(inPIN,,1,,5,3) ; Attempts for 5 times with 3 seconds of
timeout
exten = 100,n,GotoIf($["${inPIN}" = "${rightPIN}"]?pin-accepted,1)
exten = 100,n,Hangup() ; Didn't go to pin-accepted, s...
2013 May 30
1
Queue Periodic Announce not working...
...y=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 h...