Page 1 of 1

Agent View > Other agent status: panel

PostPosted: Mon Oct 16, 2017 1:03 am
by donX
Hi Guys,

I'm having a hard time to locate the php file to modify the Agent View> Agent Status monitor located on the Agent API.

Currently it is just showing 3 statuses, INCALL, PAUSED, READY. I am hoping to change those or add more since we follow AUXES for this campaign.

Ive only found related seach in the api.php but im not sure if that'll do the trick. Can't seem to trace where to function for that specific.

Any help?

Regards,

Re: Agent View > Other agent status: panel

PostPosted: Mon Oct 16, 2017 6:02 am
by mflorell
I'm a bit confused by what you are trying to do here. The Agents View panel in the agent screen has nothing to do with the Agent API.

What other statuses are you wanting to add?

I have never heard of "AUXES", could you explain what it is?

Re: Agent View > Other agent status: panel

PostPosted: Thu Aug 30, 2018 11:30 am
by donX
mflorell wrote:I'm a bit confused by what you are trying to do here. The Agents View panel in the agent screen has nothing to do with the Agent API.

What other statuses are you wanting to add?

I have never heard of "AUXES", could you explain what it is?


Hi mflorell,

I by AUXES he meant PAUSE CODES, AUX is a term commonly used in avaya pabx.

Anyway, i have a question related to this, how can you add CALL DURATION on the Agent View within Agent Screen?


VERSION: 2.12-552a
BUILD: 160429-0835

Re: Agent View > Other agent status: panel

PostPosted: Thu Aug 30, 2018 11:48 am
by williamconley
If you refer to the Agent View showing the statuses of other agents withing the vicidial agent screen, that data is supplied by an AJAX responder. If you watch the java console, you'll see the request/response for the AJAX and those response packets update the entire vicidial agent screen when appropriate, all layers, including the status of other agents if that panel is visible.

If you want to provide more information to the agent(s), you may consider putting the Real Time Screen into an iFrame in the Script Tab. That can show much more information, and your code would still be "stock" allowing for upgrades and bug fixes.

Re: Agent View > Other agent status: panel

PostPosted: Thu Aug 30, 2018 11:52 am
by blackbird2306
donX wrote:Anyway, i have a question related to this, how can you add CALL DURATION on the Agent View within Agent Screen?

I don't understand what you mean exactly and what you want to achieve, but there is "Agent Status View Time" option in user groups section, where you can turn this ON.
User Groups --> Select Users Group e.g. ADMIN --> Agent Status View Time --> change to "1"
Agent Status View Time -This option defines whether the agent will see the amount of time that users in their agent sidebar have been in their current status. Default is N for no or disabled.

Re: Agent View > Other agent status: panel

PostPosted: Tue Sep 04, 2018 7:59 am
by donX
blackbird2306 wrote:
donX wrote:Anyway, i have a question related to this, how can you add CALL DURATION on the Agent View within Agent Screen?

I don't understand what you mean exactly and what you want to achieve, but there is "Agent Status View Time" option in user groups section, where you can turn this ON.
User Groups --> Select Users Group e.g. ADMIN --> Agent Status View Time --> change to "1"
Agent Status View Time -This option defines whether the agent will see the amount of time that users in their agent sidebar have been in their current status. Default is N for no or disabled.


Hi blackbird,

Business wants agents to see their current call duration on that side bar apart from what's already on the screen since they have this random network issue that the screen goes dial time out (calls are not affected), and the CALL DURATION on the main screen refreshes to 0.

That's been enabled, but it's only showing status and no call duration.

Re: Agent View > Other agent status: panel

PostPosted: Tue Sep 04, 2018 11:55 am
by blackbird2306
I don't think you have enabled it right. Perhaps it was the false group. Just try it again. It should look like this:
Image