[Mar 20 12:45:33] WARNING[4940]: app_queue.c:3136 try_calling: The device state of this queue member, SIP/3617001000, is still 'Not in Use' when it probably should not be! Please check UPGRADE.txt for correct configuration settings. [Cary Fitch] We are running 1.4.22 and this message popped up in console. It could be causing our Queues announcement problem, because if all members don't show busy.. there will be no announcements. However, I see no references to such an issue in any upgrade documents I have found. Any one have a tip? Thanks Cary Fitch
Hi Cary, I glanced at the code in main/devicestate.c and it seems the AST_DEVICE_NOT_INUSE is set when the agent channel does not exist ... and that's most likely true when the agent is not logged in or you had asterisk reloaded and the information about agent has been lost ... (true only for callback agents) Are you using callback agents ? Can you describe the Queues announcement problem in more detail ? Martin On Fri, Mar 20, 2009 at 1:05 PM, Cary Fitch <caryf at usawide.net> wrote:> [Mar 20 12:45:33] WARNING[4940]: app_queue.c:3136 try_calling: The device > state of this queue member, SIP/3617001000, is still 'Not in Use' when it > probably should not be! Please check UPGRADE.txt for correct configuration > settings. > > [Cary Fitch] > We are running 1.4.22 and this message popped up in console. > It could be causing our Queues announcement problem, because if all members > don't show busy.. there will be no announcements. > > However, I see no references to such an issue in any upgrade documents I > have found. > > Any one have a tip? > > Thanks > > Cary Fitch > > > > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090320/1a2be52c/attachment.htm
Lenz Emilitri
2009-Mar-21 08:25 UTC
[asterisk-users] Looking for clues to this error message
As you're using a SIP channel, likely you are not limiting the number of calls. Try setting limitonpeers and call-limit. Hope this helps, l. 2009/3/20 Cary Fitch <caryf at usawide.net>> [Mar 20 12:45:33] WARNING[4940]: app_queue.c:3136 try_calling: The device > state of this queue member, SIP/3617001000, is still 'Not in Use' when it > probably should not be! Please check UPGRADE.txt for correct configuration > settings. > > [Cary Fitch] > We are running 1.4.22 and this message popped up in console. > It could be causing our Queues announcement problem, because if all members > don't show busy.. there will be no announcements. > > However, I see no references to such an issue in any upgrade documents I > have found. > > Any one have a tip? > > Thanks > > Cary Fitch > > > > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >-- Loway - home of QueueMetrics - http://queuemetrics.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090321/b4858ff8/attachment.htm