Page 1 of 1

Agents auto pausing

PostPosted: Thu Apr 27, 2017 8:35 am
by itelnstudio
We are using GoAutoDial CE 3.3 and agents as using at their workstations Linux Mint 17.3 Cinnamon.
The problem is that the agents go in pause automatically while they are waiting for a call. At their screen it shows like they are ready to take calls but in supervisor dashboard they are in pause.
This happen to almost all agents. I tried different browsers but nothing changed.
We have 30 agents at time.

Can someone help me ? It would be very appreciated.

Re: Agents auto pausing

PostPosted: Thu Apr 27, 2017 10:07 am
by mflorell
I would suggest upgrading to the most recent svn/trunk version of VICIdial. We have improved the agent status processes compared to the code you are running on GoAutoDial.

Re: Agents auto pausing

PostPosted: Thu Apr 27, 2017 11:42 am
by itelnstudio
I like vicidial I have worked 3 years and in my opinion it is the best for this work but we were obligated for some reasons to use goautodial. anyway if you can help me with some tips to solve this problem I will be very grateful

Re: Agents auto pausing

PostPosted: Thu Apr 27, 2017 11:54 am
by mflorell
The GoAutoDial code is over 2 years old at this point, that's why we don't recommend using it. There are dozens of bugs and security holes that have been fixed in VICIdial that are still present in GoAutoDial. You can upgrade the VICIdial code on a GoAutoDial server, but you won't be able to use the specific GoAutoDial interfaces anymore.

Re: Agents auto pausing

PostPosted: Sat May 01, 2021 7:32 am
by Kitty
I am working on vicidial ViciBox v.8.0.1 with 3389:$build = '140612-1628,I am facing the same problem with agents in every 10-20 min "Your session has been paused".
Connectivity from agents workstation to the server is good and there is no load on the server. and due to this pause issue,auto call is not routed to agents, it is showing in the queue only.
It would be very appreciated if someone can help me.

Re: Agents auto pausing

PostPosted: Sat May 01, 2021 7:47 am
by mflorell
I'm guessing you are using Google Chrome for your web browser?

If so, take a look at this document,
http://vicidial.org/docs/WEB_BROWSER_JA ... TTLING.txt

Re: Agents auto pausing

PostPosted: Mon May 03, 2021 2:42 am
by Kitty
Hi , sorry for late post
But tried to login with firefox /IE but still the issue persists.

Re: Agents auto pausing

PostPosted: Mon May 03, 2021 6:48 am
by mflorell
Please post the version and build that you see at the bottom of the agent screen.

Re: Agents auto pausing

PostPosted: Mon May 03, 2021 7:01 am
by Kitty
Please find the required details
VERSION: 2.14-621c BUILD: 201201-2015

Re: Agents auto pausing

PostPosted: Mon May 03, 2021 8:04 am
by mflorell
Go to Admin -> System Settings -> Agent Screen Debug Logging, set it to "1" and submit.

Then keep track of the times the agent is auto-paused and look that user/time up in the Agent debug report:
Reports -> Admin Utilities -> Agent Debug Log Report

In the report, find the time the agent changes to a status of paused and post the records before and after that.

Re: Agents auto pausing

PostPosted: Tue May 04, 2021 8:35 am
by Kitty
Monitoring the same with agents , will let you know the status

Re: Agents auto pausing

PostPosted: Wed May 05, 2021 1:57 am
by Kitty
Hi now agents are not getting auto-pause popup, but they are facing a different issue now
in predictive dialing, some of the calls not getting connected with agents only they can see them in the queue after the call is answered by the customer.

Re: Agents auto pausing

PostPosted: Wed May 05, 2021 2:56 am
by Kitty
mflorell wrote:Go to Admin -> System Settings -> Agent Screen Debug Logging, set it to "1" and submit.

Then keep track of the times the agent is auto-paused and look that user/time up in the Agent debug report:
Reports -> Admin Utilities -> Agent Debug Log Report

In the report, find the time the agent changes to a status of paused and post the records before and after that.




cannot see any record in Agent Debug Log Report

Re: Agents auto pausing

PostPosted: Wed May 05, 2021 6:46 am
by carpenox
Are you using webphones or soft?

Re: Agents auto pausing

PostPosted: Wed May 05, 2021 7:18 am
by Kitty
Agents are usijg Softphone

Re: Agents auto pausing

PostPosted: Wed May 05, 2021 7:45 am
by carpenox
what do you have your rtptimeout and keepalive settings set to in sip.conf?

Re: Agents auto pausing

PostPosted: Wed May 05, 2021 7:58 am
by Kitty
Both parameters are commented

Re: Agents auto pausing

PostPosted: Thu May 06, 2021 6:16 pm
by carpenox
try setting keepalive to 30 and timeout to 4800

Re: Agents auto pausing

PostPosted: Mon May 10, 2021 2:00 am
by Kitty
Hi tried this also but still issue persists.