Displaying 1 result from an estimated 1 matches for "a4920270".
Did you mean:
6920270
2009 Feb 12
1
Queue problem
Hi,
I am using Asterisk 1.4.23.1.
I have the following context:
[queue_context]
exten => s,1,Queue(test)
exten => s,n,Verbose(1|test)
exten => s,n,Voicemail(564 at test)
exten => s,n,Hangup()
After 60 seconds, the call always hangs up. No Verbose, no Voicemail,
nothing shows up in the CLI. Just a hangup.
Any ideas?
Mike
-------------- next part