<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title></title>
<style type="text/css">
<!--
body{margin-left:10px;margin-right:10px;margin-top:10px;margin-bottom:10px;}
-->
</style>
</head>
<body marginleft="10" marginright="10" margintop="10" marginbottom="10">
<div align="left" style="text-align:left;"><font face="Arial" size="+0" color="#000000" style="font-family:Arial;font-size:10pt;color:#000000;">I have been doing some testing with queues. I have been experiencing some strange behavior and I wanted to see if anyone else sees this. I am using 1.8.11-cert2.</font></div>
<br />
<div align="left" style="text-align:left;"><font face="Arial" size="+0" color="#000000" style="font-family:Arial;font-size:10pt;color:#000000;">It is my understanding that I cannot directly tell from the dial plan that a member is dynamic or static unless I check RQMSTATUS from RemoveQueueMember for NOTDYNAMIC. Is this true? (If I try something like using AST_CONFIG then I can only get back the first static member for a queue) The problem that I am seeing is that if I try to remove a queue member that is static, the values from then on that I see from ${QUEUE_MEMBER(&lt;queue&gt;,free) ${QUEUE_MEMBER(&lt;queue&gt;,ready) are incorrect. They are always one less than the actual value for that queue. Can anyone else confirm this? Thank you.</font></div>
<br />
<div align="left" style="text-align:left;"><font face="Arial" size="+0" color="#000000" style="font-family:Arial;font-size:10pt;color:#000000;">Chet Stevens</font></div>
</body>
</html>