Hello im trying to use the queue feature from asterisk. I have a problem, when there are not any agent logged, if a call income into a queue the call does not hangup, i want it to be hangup automatically
Please help
Thanks in advance
Hello im trying to use the queue feature from asterisk. I have a problem, when there are not any agent logged, if a call income into a queue the call does not hangup, i want it to be hangup automatically
Please help
Thanks in advance
The parameter “joinempty” of the file queues.conf can help you, set it to “strict” or “no” in the “general” section or in the section for a specific queue; here are the accepted values:
Cheers.
Marco Bruni
I did what you told me but it didn’t work