<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Dear all,</FONT></DIV>
<DIV><FONT face=Arial size=2>I am one of the people who answer the FWD welcome 
line.&nbsp; Since I don't want my phone ringing at 2am I have the 55555 number 
routed to a call queue.&nbsp; Currently I have 2 extentions 271 which will log 
my phone into the queue and 270 to log it out.&nbsp; What I want to know is... 
Is there a way to do this with just one exten?&nbsp; I have tried with the 
following :</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>exten =&gt; 
270,1,AddQueueMember(pulverWelcome)<BR>exten =&gt; 270,2,AGI(cepstral.agi,You 
have just joined the Welcome queue)<BR>exten =&gt; 270,3,Hangup<BR>exten =&gt; 
270,102,RemoveQueueMember(pulverWelcome)<BR>exten =&gt; 
270,103,AGI(cepstral.agi,You have just left the Welcome queue)<BR>exten =&gt; 
270,104,Hangup<BR></FONT><FONT face=Arial size=2></FONT></DIV>
<DIV><FONT face=Arial size=2>It works when I log in but when I try to log out it 
crashes (403 error).&nbsp; I know that the AddQueueMember returns -1, so why 
does it not jump to priority 102 instead?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2>Any ideas / sugestions 
welcome.</FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial><FONT size=2>Jonathan</FONT></DIV></FONT></BODY></HTML>