I'm using Asterisk 1.4.21.2 and Free PBX 2.4.1. I have setup several queues and
if a Caller A press * key after answering a call ,disconnects? Why?
james_winston 10-September-2008 10:35:15 PMComments Try this, in agents.conf set endcall=no Define endcall to allow an agent to hangup a call by '*'. Default is "yes". Set this to "no" to ignore '*'. endcall=yes Posted by carlos33 |
Posted: 11-September-2008 01:23:52 PM By: carlos33 Try this, in agents.conf set endcall=no Define endcall to allow an agent to hangup a call by '*'. Default is "yes". Set this to "no" to ignore '*'. endcall=yes |