Author Topic: Agent Name on Realtime Wallboard  (Read 2807 times)

welshylad

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
    • View Profile
Agent Name on Realtime Wallboard
« on: July 24, 2009, 18:26:50 »
Please could someone point me in the right direction. I am trying to get the agent name to appear in the listing "Agents currently logged in:" on the realtime display. At present the display shows "local/1234@from-internal"

Many thanks in advance.
M

marcos

  • Loway
  • Full Member
  • *
  • Posts: 138
  • Karma: 3
    • View Profile
Re: Agent Name on Realtime Wallboard
« Reply #1 on: July 27, 2009, 09:56:27 »
Hi,

you need to enable the agent's rewrite option. To do that you have to:

1. Modify the key default.rewriteLocalChannels setting to:

default.rewriteLocalChannels=false

You can find the key in the configuration.properties file in the queuemetrics installation directory

2. Restart the queuemetrics service running, from a root shell, /etc/init.d/queuemetrics restart
3. Close and reopen the browser. Log on again.

Regards,
Marco Signorini.

welshylad

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
    • View Profile
Re: Agent Name on Realtime Wallboard
« Reply #2 on: July 28, 2009, 22:25:12 »
Thank you, I set the default.rewriteLocalChannels value to true and it worked perfectly.

marcos

  • Loway
  • Full Member
  • *
  • Posts: 138
  • Karma: 3
    • View Profile
Re: Agent Name on Realtime Wallboard
« Reply #3 on: July 29, 2009, 09:40:32 »
Great!

Regards,
Marco Signorini.