Hello, I&#39;ve been searching around the net all day today and i can&#39;t seem to find much info that&#39;s helping with a few issues i&#39;ve been having.<br><br>Background: using AsteriskNOW beta5 (asterisk 1.4.2) with mysql real time configuration, Currenlty only have 4 sip users setup and 1 queue. When i call into the queue upon connecting to the agent (ie it gets past the IVR stuff) i recieve the error message 
<br><br>[Apr 24 17:47:23] WARNING[20137] app_queue.c: The device state of this queue member, SIP/6018, is still &#39;Not in Use&#39; when it probably should not be! Please check UPGRADE.txt for correct configuration settings.
<br><br>some times fallowed by <br><br>[Apr 24 18:05:44] WARNING[15458] chan_sip.c: Maximum retries exceeded on transmission <a href="mailto:bmlgsiczbpyngkm@192.168.0.15">bmlgsiczbpyngkm@192.168.0.15</a> for seqno 333 (Critical Response)
<br>[Apr 24 18:05:44] WARNING[15458] chan_sip.c: Hanging up call <a href="mailto:bmlgsiczbpyngkm@192.168.0.15">bmlgsiczbpyngkm@192.168.0.15</a> - no reply to our critical packet.<br>[Apr 24 18:05:44] WARNING[15458] chan_sip.c: Maximum retries exceeded on transmission 
<a href="mailto:bmlgsiczbpyngkm@192.168.0.15">bmlgsiczbpyngkm@192.168.0.15</a> for seqno 333 (Critical Response)<br>[Apr 24 18:05:44] WARNING[15458] chan_sip.c: Hanging up call <a href="mailto:bmlgsiczbpyngkm@192.168.0.15">
bmlgsiczbpyngkm@192.168.0.15</a> - no reply to our critical packet.<br><br>I&#39;ve googled around and found the initial bug <a href="http://bugs.digium.com/view.php?id=7433">http://bugs.digium.com/view.php?id=7433</a> for the first warning. and i&#39;ve added the lines
<br>limitonpeers=yes<br>and i&#39;ve tried to add the call_limit=1 to the global settings as well as adding it to each individual real time SIP user.. neither seemed to work. So i&#39;m not sure if you just can&#39;t do this with real time , or if my asterisk version hasn&#39;t been patched yet or if there is another issue....
<br><br>If anyone can give me any insight, or point me in a direction to fixing this or debugging it more i would really appreciate it. I&#39;m trying to get this entire setup done in the next 7 days so i&#39;m running on a little bit of a time frame. (which might be the reason why i&#39;m missing something) 
<br>