Steve Edwards wrote:
How can I configure "queue()" so that it does not hang up if the caller presses "*" to exit the queue?

I want to continue the call so the caller can choose other services.
allow the agent to be able to transfer, then create an exten in that context that does what you want. so the agent then presses '#xxx' (xxx = some other exten within that context) then the agent goes right back in the queue, and the caller goes on to the dialplan logic of that exten.


_______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to