Agents kick out from the conference simoultanously

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Agents kick out from the conference simoultanously

Postby sc3reface » Mon Oct 18, 2010 2:34 pm

Good day,
I need help on this, intermittent at 1am all agents will be kick out from conference? What causes this issues?

Help is much appreciated.


VERSION: 2.0.5-173
BUILD: 90320-0424


Regards
VERSION: 2.0.5-173
BUILD: 90320-0424
sc3reface
 
Posts: 12
Joined: Thu Jul 08, 2010 2:41 pm

Postby mflorell » Mon Oct 18, 2010 3:19 pm

Output of crontab -l

any reason you have not upgraded to 2.2.1?
mflorell
Site Admin
 
Posts: 18338
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby sc3reface » Mon Oct 18, 2010 4:09 pm

below are the crontab jobs for this machine, we will upgrade soon sir, thanks for the reply

root@:~# crontab -l
### recording mixing/compressing/ftping scripts
0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_mix.pl
#0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_VDonly.pl
1,4,7,10,13,16,19,22,25,28,31,34,37,40,43,46,49,52,55,58 * * * * /usr/share/astguiclient/AST_CRON_audio_2_compress.pl --MP3
#2,5,8,11,14,17,20,23,26,29,32,35,38,41,44,47,50,53,56,59 * * * * /usr/share/astguiclient/AST_CRON_audio_3_ftp.pl --MP3

### keepalive script for astguiclient processes
* * * * * /usr/share/astguiclient/ADMIN_keepalive_ALL.pl

### kill Hangup script for Asterisk updaters
* * * * * /usr/share/astguiclient/AST_manager_kill_hung_congested.pl

### updater for voicemail
* * * * * /usr/share/astguiclient/AST_vm_update.pl

### updater for conference validator
* * * * * /usr/share/astguiclient/AST_conf_update.pl

### flush queue DB table every hour for entries older than 1 hour
11 * * * * /usr/share/astguiclient/AST_flush_DBqueue.pl -q

### fix the vicidial_agent_log once every hour
33 * * * * /usr/share/astguiclient/AST_cleanup_agent_log.pl

### updater for VICIDIAL hopper
* * * * * /usr/share/astguiclient/AST_VDhopper.pl -q

### adjust the GMT offset for the leads in the vicidial_list table
1 17,7 * * * /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl --debug --postal-code-gmt

### reset several temporary-info tables in the database
2 17 * * * /usr/share/astguiclient/AST_reset_mysql_vars.pl

### optimize the database tables within the asterisk database
3 17 * * * /usr/share/astguiclient/AST_DB_optimize.pl

### VICIDIAL agent time log weekly summary report generation
2 0 * * 0 /usr/share/astguiclient/AST_agent_week.pl

### remove old recordings more than 7 days old
#24 0 * * * /usr/bin/find /var/spool/asterisk/monitorDONE -maxdepth 2 -type f -mtime +2 -print | xargs rm -f

### remove old vicidial logs and asterisk logs more than 2 days old
28 0 * * * /usr/bin/find /var/log/astguiclient -maxdepth 1 -type f -mtime +2 -print | xargs rm -f
29 0 * * * /usr/bin/find /var/log/asterisk -maxdepth 3 -type f -mtime +2 -print | xargs rm -f

### Reboot for good measure
#45 6 * * * /sbin/reboot
VERSION: 2.0.5-173
BUILD: 90320-0424
sc3reface
 
Posts: 12
Joined: Thu Jul 08, 2010 2:41 pm

Postby mflorell » Mon Oct 18, 2010 9:58 pm

what is the exact time your agents get kicked out?

what is the server time when this happens?
mflorell
Site Admin
 
Posts: 18338
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby sc3reface » Tue Oct 19, 2010 7:54 am

mflorell wrote:what is the exact time your agents get kicked out?

what is the server time when this happens?


@ 1am local time and vicidial time is set US
VERSION: 2.0.5-173
BUILD: 90320-0424
sc3reface
 
Posts: 12
Joined: Thu Jul 08, 2010 2:41 pm

Postby mflorell » Tue Oct 19, 2010 2:39 pm

Does that mean 01:00:00?
mflorell
Site Admin
 
Posts: 18338
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby sc3reface » Thu Oct 21, 2010 8:46 am

mflorell wrote:Does that mean 01:00:00?
Yes 01:00:00 hrs
VERSION: 2.0.5-173
BUILD: 90320-0424
sc3reface
 
Posts: 12
Joined: Thu Jul 08, 2010 2:41 pm

Postby mflorell » Thu Oct 21, 2010 9:42 am

Is anything in /var/log/messages at that time?
mflorell
Site Admin
 
Posts: 18338
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Re: Agents kick out from the conference simoultanously

Postby udy786 » Wed Aug 30, 2017 2:56 am

Same thing happening with me on a server.

Installation method scratch on CentOS 6.9. Vicidial version 2.14. Server configuration 8GB Ram with 4 Core. 15 Agents logged on and doing manual dialing only. No incoming calls and no auto dialing. Server load average is 0.07 Max. Check top and iftop command and its always normal also when happening this logout case.

When its happening that admin page showing no agent logged on and on agent screen its showing you are logged out. But if agent on call then its staying continue but multiple agent can hear each other like multiple agent getting joined into one conference.

Please advice what should i check and how I can solve this problem.
udy786
 
Posts: 148
Joined: Fri Jul 19, 2013 10:55 am

Re: Agents kick out from the conference simoultanously

Postby blackbird2306 » Wed Aug 30, 2017 6:58 am

Check these lines in crontab:
### Reboot nightly to manage asterisk issues and memory leaks - uncomment if issues arise
0 1 * * * /sbin/reboot

AND
### reset several temporary-info tables in the database
2 1 * * * /usr/share/astguiclient/AST_reset_mysql_vars.pl


change it on a time that suits you:

3:30 AM:
30 3 * * * /sbin/reboot
30 3 * * * /usr/share/astguiclient/AST_reset_mysql_vars.pl


4:30 PM:
30 16 * * * /sbin/reboot
30 16 * * * /usr/share/astguiclient/AST_reset_mysql_vars.pl
Vicibox 6.0.2 from Vicibox_v.6.0.x86_64-6.0.2.iso | Vicidial 2.12-560a build: 160617-1427 | Asterisk 1.8.32.3
blackbird2306
 
Posts: 409
Joined: Mon Jun 23, 2014 5:31 pm

Re: Agents kick out from the conference simoultanously

Postby udy786 » Thu Aug 31, 2017 4:16 am

Thank you @blackbird2306 for your reply.

In my crontab I found only one

Code: Select all
### reset several temporary-info tables in the database
2 1 * * * /usr/share/astguiclient/AST_reset_mysql_vars.pl


I changed time and hope it will work. I will keep you posted.

Thanks
udy786
 
Posts: 148
Joined: Fri Jul 19, 2013 10:55 am

Re: Agents kick out from the conference simoultanously

Postby udy786 » Sat Sep 09, 2017 6:58 am

Thanks @blackbird2306

After doing changes in time for cron, problem has been solved.


Thanks.
udy786
 
Posts: 148
Joined: Fri Jul 19, 2013 10:55 am

Re: Agents kick out from the conference simoultanously

Postby williamconley » Sat Sep 16, 2017 2:06 am

udy786 wrote:Thanks @blackbird2306

After doing changes in time for cron, problem has been solved.


Thanks.

Good postback 8-)
Vicidial Installation and Repair, plus Hosting and Colocation
Newest Product: Vicidial Agent Only Beep - Beta
http://www.PoundTeam.com # 352-269-0000 # +44(203) 769-2294
williamconley
 
Posts: 20019
Joined: Wed Oct 31, 2007 4:17 pm
Location: Davenport, FL (By Disney!)


Return to Support

Who is online

Users browsing this forum: Majestic-12 [Bot] and 93 guests