<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Helvetica, Arial, sans-serif">Hello,<br>
<br>
I want a caller who is waiting in the queue to be able to exit
this queue (and the waiting) by pressing a digit.<br>
<br>
I read in the wiki :<br>
<br>
<i>Context</i><i><br>
</i><i>; A context may be specified, in which if the user types a
SINGLE digit extension while they are in the queue, they will be
taken out of the queue and sent to that extension in this
context.</i><i><br>
</i><i>context=<context></i><i><br>
</i><i>This is the context that is used to allow the caller to
exit with a key for further action. For example, press "1" to
leave a message</i><br>
<br>
<br>
So I fill in the 'context'-parameter with a value 'queueexitdigit'.<br>
<br>
In extensions.conf I have a context [queueexitdigit].<br>
<br>
But when I test this and press a key (for example 5) while I'm
waiting in the call queue, nothing happens ! I'm still in the call
queue... waiting.<br>
<br>
<br>
Which part of the configuration am I missing ?<br>
<br>
<br>
Kind regards,<br>
Jonas.<br>
</font>
</body>
</html>