Author Topic: Problems logging agents in  (Read 2531 times)

cbvisser

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
    • View Profile
Problems logging agents in
« on: September 10, 2009, 18:43:30 »
I am a part of a telecom consultation group for a company that is using QM and is having problems with logging their agents in.  Some agents will login and be told that they are logged in but will not receive any calls.  Sometimes it takes the agent four attempts to finally get logged into.  If the server is reset it will work good for a couple of days but then it will start happening again.  It is not a specific agent nor does it happen to every agent.  Any suggestions that I can use to approach this issue.  Thank you.

Chad Visser
Diversified Telecom

QueueMetrics

  • Loway
  • Hero Member
  • *
  • Posts: 2999
  • Karma: 39
    • View Profile
    • QueueMetrics
Re: Problems logging agents in
« Reply #1 on: September 15, 2009, 09:04:18 »
It looks like your Asterisk is having problems with agent logins. If the agent is shown as logged in, it means that Asterisk did provide the "logged in" record, but likely something else is not working (and this is not a good sign).

I would do the following things:
a. move to a better version of Asterisk, or
b. restart Asterisk in a controlled way, eg.g. nightly, or
b. try and use ADDMEMBER instead of the AgentCallBack interface.