rhartmann

Member

Last active 6 years ago

  1. 7 years ago
    Tue Nov 8 22:28:04 2016
    rhartmann posted in Plugins not displaying in panel.

    sorry All i found the issue to being that the server was a different version than the html section. Once i got them both on the same version all is working well

  2. Wed Oct 26 19:36:21 2016
    rhartmann posted in Info Icon not displaying.

    Ok I back ported the "Reason" code to the Manager interface for pausing the agents, and that has corrected the Info Icon issue. It is now showing the correct (Paused, Lunch).

    I am still unable to get the Info Icon to show up once the Agent takes a queue call. I assume it something to do with a context etc.

    If anyone knows what the "Event Block" is that the Info Icon is looking for on conneting an agent with a call, it would allow me to resolve that last item.

    ~ron

  3. Wed Oct 26 14:06:25 2016
    rhartmann posted in Info Icon not displaying.

    I stand corrected, the Info Icon DOES pop up when you pause the agent, however, it does not provide the REASON for the pause. in the screen cast https://youtu.be/AQKmpDCdSkc?t=67 it shows the agent being paused for lunch. Then the Info Icon pops up and shows Paused(Lunch).

    When we replicate this same procedure, the Info Icon Shows up and just states Paused.

    I think it may be due to manager command on my version does not have the "Reason" field

    CLI>show manager command QueuePause
    Action: QueuePause
    Synopsis: Makes a queue member temporarily unavailable
    Privilege: agent,all

    I will edit the app_queue.c today and backport this

    REASON field

    , and see if that resolves the issue, more to come on that front.

    I do still have an issue where the info icon is not displaying when a call is offered to the agent. The agent can see the call and is able to answer the call and the Agent under the Queuelisting shows them on a call so all of that works, its just that the info button does not pop up as shown in the screen cast. https://youtu.be/AQKmpDCdSkc?t=168

    Again any assistance is appreciated.

    ~ron

  4. Wed Oct 26 12:01:21 2016
    rhartmann started the conversation Info Icon not displaying.

    I have the fop2 up and running, the users are able to login and out of the queue, all seams to be working well.

    I am unable to figure out how to get the info icon to show up next to the voicemail envelope.
    as defined in the user manual:

    Information Icon
    This icon will show if the extension is paused showing a clock (for queue members). If the extension is engaged in a call that came from a queue, it will display an info icon that will show the queue from where the call came from when you mouse over it.

    Is this a setting that i am missing. (all other aspects seam to work well, the agent can login, pause, logout, unpause)
    The user can hangup, blind transfer, attended transfer, record, transfer to vmail etc)

    The button config is as follows

    [SIP/99130]
    Label=Ronald Hartmann
    emailaddress=rhartmann@myemail.com
    Extension=2004
    Context=from-internal-unrestricted
    type=extension
    group=sales
    Mailbox=2004@device
    extenvoicemail=*2004@from-internal
    queuechannel=Local/2004@ext-agents|Penalty=0|MemberName=|StateInterface=HINT:2004@ext-local
    channel=SIP/99148
    channel=SIP/99229
    channel=SIP/99012
    channel=SIP/99072

    Any pointers on what to look for in the debug, or what setting i may be missing would be much appreciated.

    ~ron

  5. 12 years ago
    Mon Apr 9 19:59:30 2012
    rhartmann started the conversation Voicemail Explorer LArge Mailbox Crash.

    I have a user who has 180 old messages and the server crashes when they try to connect to the Voicemail Explorer.

    fop2_server fails with the following error

    Payload is too big. Send shorter messages or increase max_payload_size at script/fop2_server.pl line 1781.
    ~ron