<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>I have some cases when I want to pause a queue member and automatically
unpause the queue member after a specified time.</DIV>
<DIV>Right now I am doing it by a AMI script, but was thinking if it is possible
to add a parameter to PauseQueueMember like,</DIV>
<DIV> </DIV>
<DIV>PauseQueueMember([queuename],interface[,options[,reason[,time]]]) where
time will be how long (in seconds) the interface</DIV>
<DIV>will be paused. before brought back.</DIV>
<DIV> </DIV>
<DIV>Maybe it is a bad idea, I dont know, what do you think?
</DIV></DIV></DIV></BODY></HTML>