" /> workmode = 0 - Genesys CTI User Forum

Author Topic: workmode = 0  (Read 10487 times)

MaxonMan

  • Guest
workmode = 0
« on: January 13, 2007, 01:21:01 AM »
Advertisement
Hello,

          There is something i don't understand :
      if an agent is in the workmode 0 ( meaning that, The work mode is unknown ).
      Will an incoming call be reouted to this agent or not ?  how does the URS know since the work mode is unknown ?

Regards

Offline Fra

  • Hero Member
  • *****
  • Posts: 856
  • Karma: -3
Re: workmode = 0
« Reply #1 on: January 15, 2007, 02:42:39 PM »
  • Best Answer
  • MaxonMan,

    the workmode just specifies the agent's work types, but it doesn't mean the agent is not logged in; for example on Avaya it specifies the agent status at the end of a call. Always on Avaya, on RequestAgentLogin, if AttributeAgentWorkMode is zero, the switch responds by setting the agent in Aux mode by default; if it's instead on RequestAgentReady, it responds by default by setting to Auto-In.

    The URS does not know anything about the agent workmode, it generally queries StatServer about the agent avalaibility in terms of Ready/NotReady status.

    Fra

    MaxonMan

    • Guest
    Re: workmode = 0
    « Reply #2 on: January 15, 2007, 04:15:37 PM »
  • Best Answer
  • ManyThanks Fra for your answers, i begin to understand better.

    So, you mean that : receiving a call does not depend on the workmode variable. It just care about if the Agent is ready or not ready ( not ready or in After call work ).

    And the Workmode is useful just for making statistics.

    But, when the workmode is set to 0, this makes the agent automaticaly ready in state server ?



    Offline Fra

    • Hero Member
    • *****
    • Posts: 856
    • Karma: -3
    Re: workmode = 0
    « Reply #3 on: January 15, 2007, 05:07:50 PM »
  • Best Answer
  • [quote author=MaxonMan link=topic=1993.msg6715#msg6715 date=1168877737]

    So, you mean that : receiving a call does not depend on the workmode variable. It just care about if the Agent is ready or not ready ( not ready or in After call work ).

    And the Workmode is useful just for making statistics.
    [/quote]
    kind of  ;)

    [quote author=MaxonMan link=topic=1993.msg6715#msg6715 date=1168877737]
    But, when the workmode is set to 0, this makes the agent automaticaly ready in state server ?
    [/quote]
    StatServer receives events about the DNs it has registers from Tserver; the events about agents' status are mainly  EventAgentReady/NotReady; workmode is an attribute, a sort of "substatus". When you issue a message (which?) with AttributeAgentWorkMode=0, the mode the agent is set depends on how the switch has been configured.

    MaxonMan

    • Guest
    Re: workmode = 0
    « Reply #4 on: January 15, 2007, 05:33:42 PM »
  • Best Answer
  • :-\  huuummmm , OKey .

    So, you mean that Based on the Switch options, the attribute [b]workmode = 0[/b]  can set the Agent either [b]Ready[/b] or [b]notReady[/b].

    So, can the PBX change the status of an agent ? i mean, after a while?
    If it's possible, can you give me some examples ?

    many many thanks for your help.

    Offline Fra

    • Hero Member
    • *****
    • Posts: 856
    • Karma: -3
    Re: workmode = 0
    « Reply #5 on: January 18, 2007, 12:09:34 PM »
  • Best Answer
  • [quote author=MaxonMan link=topic=1993.msg6727#msg6727 date=1168882422]

    So, can the PBX change the status of an agent ? i mean, after a while?
    If it's possible, can you give me some examples ?

    [/quote]

    MaxonMan,

    sure, the PBX can change the agent status depending on how you configure it; this happens mainly at the end of an ACD call. Taking as example an Avaya switch:

    [list]
    [li]with workmode AutoIn, the agent goes automatically in the Ready status at the end of a call;[/li]
    [li]with workmode ManualIn, the agent goes in ACW (after call work) status.[/li]
    [/list]

    There's also a way to configure the switch that makes the agent Ready after a certain amount of seconds (TACW mode).

    MaxonMan

    • Guest
    workmode = 0
    « Reply #6 on: January 18, 2007, 02:30:47 PM »
  • Best Answer
  • thank you for your update,

        i want to know if the PABX can change the Agent Status even if the emulated agent mode  is configured .

      i mean, does it change the status directly, or it sends a request to the TServer which make the Agent not ready after a call.

    Offline Fra

    • Hero Member
    • *****
    • Posts: 856
    • Karma: -3
    Re: workmode = 0
    « Reply #7 on: January 18, 2007, 03:18:23 PM »
  • Best Answer
  • [quote author=MaxonMan link=topic=1993.msg6778#msg6778 date=1169130647]
      i mean, does it change the status directly, or it sends a request to the TServer which make the Agent not ready after a call.
    [/quote]

    Tserver can emulate the agent status, but it's TServer that always queries or requests a change of agent status from the switch, never the opposite! The switch sends only events (=notifications) to Tserver.

    MaxonMan

    • Guest
    Re: workmode = 0
    « Reply #8 on: January 18, 2007, 03:52:26 PM »
  • Best Answer
  • correct me if i'm wrong :

      then, the Switch notifies the TServer that he made the agent A1 ready. And the TServer request StatServer to make the agent A1 Ready. So that when a call arrives, URS cheks the agent A1 status in Stat Server and rout the call to him .

    is that right ? 

    Offline Fra

    • Hero Member
    • *****
    • Posts: 856
    • Karma: -3
    Re: workmode = 0
    « Reply #9 on: January 19, 2007, 02:35:17 PM »
  • Best Answer
  • [quote author=MaxonMan link=topic=1993.msg6783#msg6783 date=1169135546]
    correct me if i'm wrong :

      then, the Switch notifies the TServer that he made the agent A1 ready. And the TServer request StatServer to make the agent A1 Ready. So that when a call arrives, URS cheks the agent A1 status in Stat Server and rout the call to him .

    is that right ? 
    [/quote]
    No, it's not. Lesson #1 of Genesys Framework  ;D

    switch-->Tserver-->clients of Tserver  : Events
    switch<--Tserver<--clients of Tserver  : Requests

    I don't know exactly the case you have in your mind, anyway [b]if[/b] the switch notifies TServer something about a DN, Tserver forwards it to the clients that had registered it on startup. So if the switch notifies Tserver an agent is ready, Tserver generates an EventAgentReady and sends it to the StatServers that had registered the DN where the agent is logged in. The StatServer is just aware of the status of a resource (DN, agent..) but it can't change it. It is asked by router that plays strategies about the status of the target (agents, places..). Hope now it's clearer  ;)
    « Last Edit: January 19, 2007, 02:53:33 PM by Fra »