<!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. Since I don't want my phone ringing at 2am I have the 55555 number
routed to a call queue. Currently I have 2 extentions 271 which will log
my phone into the queue and 270 to log it out. What I want to know is...
Is there a way to do this with just one exten? I have tried with the
following :</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>exten =>
270,1,AddQueueMember(pulverWelcome)<BR>exten => 270,2,AGI(cepstral.agi,You
have just joined the Welcome queue)<BR>exten => 270,3,Hangup<BR>exten =>
270,102,RemoveQueueMember(pulverWelcome)<BR>exten =>
270,103,AGI(cepstral.agi,You have just left the Welcome queue)<BR>exten =>
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). 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> </DIV>
<DIV><FONT face=Arial><FONT size=2>Any ideas / sugestions
welcome.</FONT></FONT></DIV>
<DIV><FONT face=Arial><FONT size=2></FONT></FONT> </DIV>
<DIV><FONT face=Arial><FONT size=2></FONT></FONT> </DIV>
<DIV><FONT face=Arial><FONT size=2>Jonathan</FONT></DIV></FONT></BODY></HTML>