cron jobs from web interface

Any and all non-support discussions

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

cron jobs from web interface

Postby RukuBaruku » Sat Sep 06, 2014 3:53 am

can someone help how can i acces the cron jobs from web interface.
i remember that in one server i used http://192.168.1.10:20000 or something like this but here not working.
Vicibox 5.03 from .iso | VERSION: 2.10-450a BUILD: 140822-1034 | 1.8.23.0-vici | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | HP ProLiant DL580 G5 E7310 1.6GHz Quad Core
RukuBaruku
 
Posts: 23
Joined: Mon Mar 17, 2014 4:47 am

Re: cron jobs from web interface

Postby RukuBaruku » Sat Sep 06, 2014 4:05 am

my server always hangs at 11"30' i have to check if there is something in cron jobs

my current config

linux-eqha:~ # crontab -u root -l
# DO NOT EDIT THIS FILE - edit the master and reinstall.
# (/tmp/rootcron installed on Fri Aug 22 18:43:37 2014)
# (Cronie version 4.2)
### keepalive script for astguiclient processes
* * * * * /usr/share/astguiclient/ADMIN_keepalive_ALL.pl

### 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 -pr int | xargs rm -f
29 0 * * * /usr/bin/find /var/log/asterisk -maxdepth 3 -type f -mtime +2 -print | xargs rm -f
30 0 * * * /usr/bin/find / -maxdepth 1 -name "screenlog.0*" -mtime +4 -print | x args rm -f

### fix the vicidial_agent_log once every hour and the full day run at night
33 * * * * /usr/share/astguiclient/AST_cleanup_agent_log.pl
50 0 * * * /usr/share/astguiclient/AST_cleanup_agent_log.pl --last-24hours
## uncomment below if using QueueMetrics
#*/5 * * * * /usr/share/astguiclient/AST_cleanup_agent_log.pl --only-qm-live-cal l-check

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

### adjust the GMT offset for the leads in the vicidial_list table
1 1,7 * * * /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl --debug --li st-settings

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

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

### VICIDIAL campaign export scripts (OPTIONAL)
#32 0 * * * /usr/share/astguiclient/AST_VDsales_export.pl
#42 0 * * * /usr/share/astguiclient/AST_sourceID_summary_export.pl

### inventory report optional
#1 7 * * * /usr/share/astguiclient/AST_dialer_inventory_snapshot.pl -q --overrid e-24hours

### roll call_log and vicidial_log_extended daily on very high-volume dialing sy stems
#20 1 * * * /usr/share/astguiclient/ADMIN_archive_log_tables.pl --daily

## uncomment below if using Vtiger
#1 1 * * * /usr/share/astguiclient/Vtiger_optimize_all_tables.pl --quiet

# cleanup of the scheduled callback records
25 0 * * * /usr/share/astguiclient/AST_DB_dead_cb_purge.pl --purge-non-cb -q

### inbound email parser should only be active on a single server
* * * * * /usr/share/astguiclient/AST_inbound_email_parser.pl

### 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/astg uiclient/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/astgu iclient/AST_CRON_audio_1_move_mix.pl --MIX
0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astgu iclient/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/astg uiclient/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/ast guiclient/AST_CRON_audio_3_ftp.pl --MP3
#0 1 * * * /usr/share/astguiclient/AST_CRON_audio_4_ftp2.pl --ftp-server=server. ip --ftp-login=user --ftp-pass=pass --ftp-directory=/ --ftp-persistent --ftp-val idate --transfer-limit=100000 --list-limit=100000

### 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

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

### remove old recordings more than 7 days old, and delete originals after 1 day
#24 0 * * * /usr/bin/find /var/spool/asterisk/monitorDONE -maxdepth 2 -type f -m time +7 -print | xargs rm -f
24 1 * * * /usr/bin/find /var/spool/asterisk/monitorDONE/ORIG -maxdepth 2 -type f -mtime +1 -print | xargs rm -f

### Reboot nightly to manage asterisk issues and memory leaks - uncomment if iss ues arise
#30 6 * * * /sbin/reboot

### remove text to speech file more than 4 days old
#20 0 * * * /usr/bin/find /var/lib/asterisk/sounds/tts/ -maxdepth 2 -type f -mti me +4 -print | xargs rm -f
linux-eqha:~ # date
Sat Sep 6 11:58:47 CEST 2014
Vicibox 5.03 from .iso | VERSION: 2.10-450a BUILD: 140822-1034 | 1.8.23.0-vici | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | HP ProLiant DL580 G5 E7310 1.6GHz Quad Core
RukuBaruku
 
Posts: 23
Joined: Mon Mar 17, 2014 4:47 am

Re: cron jobs from web interface

Postby DomeDan » Mon Sep 08, 2014 3:13 am

1) Welcome to the Party! 8-)

2) As you are obviously new here, I have some suggestions to help us all help you:

goautodial an the installer for Vicidial (like Vicibox.com but not supported by The Vicidial Group). Nice that you posted the installer version, but you must post the Vicidial Version with Build: When you post, please post your entire configuration including (but not limited to) your installation method and vicidial version with build.

This IS a requirement for posting along with reading the stickies (at the top of each forum) and the manager's manual (available on EFLO.net, both free and paid versions)

You should also post: Asterisk version, telephony hardware (model number is helpful here), cluster information if you have one, and whether any other software is installed in the box. If your installation method is "from scratch" you must post your operating system and should also post the .iso version from which you installed your original operating system. If your installation is "Hosted" list the site name of the host.

If this is a "Cloud" or "Virtual" server, please note the technology involved along with the version of that techology (ie: VMware Server Version 2.0.2). If it is not, merely stating the Motherboard model # and CPU would be helpful.

Similar to This:

Vicibox X.X from .iso | Vicidial X.X.X-XXX Build XXXXXX-XXXX | Asterisk X.X.X | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | Intel DG35EC | Core2Quad Q6600

3) the interface you are talking about might be webmin, but it is not installed by default, it is on port 10000 if you got it installed with the default port
I cant see anything the crontab that runs 11"30', what happens when it hangs, the whole system with a kernel panic or just asterisk? check the systemlog when it hangs, like this: tail -f /var/log/messages and wait for 11"30'
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: cron jobs from web interface

Postby RukuBaruku » Mon Sep 08, 2014 8:42 am

it happened at 11''12 today
this are the messages fro the log.
after the hang i did reboot from putty and the server started normaly.

2014-09-08T11:10:01.360944+02:00 linux-eqha /usr/sbin/cron[31937]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:10:01.361699+02:00 linux-eqha /usr/sbin/cron[31938]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:10:01.362316+02:00 linux-eqha /usr/sbin/cron[31939]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:10:01.362924+02:00 linux-eqha /usr/sbin/cron[31940]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:10:01.363592+02:00 linux-eqha /usr/sbin/cron[31941]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:10:01.364232+02:00 linux-eqha /usr/sbin/cron[31942]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:10:01.415703+02:00 linux-eqha /usr/sbin/cron[31943]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:10:01.459232+02:00 linux-eqha /USR/SBIN/CRON[31949]: (root) CMD (/usr/share/astguiclient/AST_conf_update.pl)
2014-09-08T11:10:01.515595+02:00 linux-eqha /USR/SBIN/CRON[31953]: (root) CMD (/usr/share/astguiclient/AST_inbound_email_parser.pl)
2014-09-08T11:10:01.575737+02:00 linux-eqha /USR/SBIN/CRON[31956]: (root) CMD (/usr/share/astguiclient/AST_CRON_audio_2_compress.pl --MP3)
2014-09-08T11:10:01.631618+02:00 linux-eqha /USR/SBIN/CRON[31962]: (root) CMD (/usr/share/astguiclient/AST_manager_kill_hung_congested.pl)
2014-09-08T11:10:01.700016+02:00 linux-eqha /USR/SBIN/CRON[31970]: (root) CMD (/usr/share/astguiclient/ADMIN_keepalive_ALL.pl)
2014-09-08T11:10:01.768457+02:00 linux-eqha /USR/SBIN/CRON[31974]: (root) CMD (/usr/share/astguiclient/AST_vm_update.pl)
2014-09-08T11:10:01.769186+02:00 linux-eqha /USR/SBIN/CRON[31986]: (root) CMD (/usr/share/astguiclient/AST_VDhopper.pl -q)
2014-09-08T11:10:01.836442+02:00 linux-eqha /USR/SBIN/CRON[31943]: pam_unix(crond:session): session closed for user root
2014-09-08T11:10:02.161509+02:00 linux-eqha /USR/SBIN/CRON[31941]: pam_unix(crond:session): session closed for user root
2014-09-08T11:10:06.555966+02:00 linux-eqha /USR/SBIN/CRON[31937]: pam_unix(crond:session): session closed for user root
2014-09-08T11:10:07.146177+02:00 linux-eqha /USR/SBIN/CRON[31938]: pam_unix(crond:session): session closed for user root
2014-09-08T11:10:15.517381+02:00 linux-eqha /USR/SBIN/CRON[31942]: pam_unix(crond:session): session closed for user root
2014-09-08T11:10:45.696580+02:00 linux-eqha /USR/SBIN/CRON[31939]: pam_unix(crond:session): session closed for user root
2014-09-08T11:10:53.683871+02:00 linux-eqha /USR/SBIN/CRON[31940]: pam_unix(crond:session): session closed for user root
2014-09-08T11:11:01.690636+02:00 linux-eqha /usr/sbin/cron[1469]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:11:01.691966+02:00 linux-eqha /usr/sbin/cron[1470]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:11:01.693593+02:00 linux-eqha /usr/sbin/cron[1474]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:11:01.693640+02:00 linux-eqha /usr/sbin/cron[1471]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:11:01.693651+02:00 linux-eqha /usr/sbin/cron[1473]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:11:01.694438+02:00 linux-eqha /usr/sbin/cron[1472]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:11:01.695303+02:00 linux-eqha /usr/sbin/cron[1475]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:11:01.742084+02:00 linux-eqha /USR/SBIN/CRON[1480]: (root) CMD (/usr/share/astguiclient/AST_conf_update.pl)
2014-09-08T11:11:01.792899+02:00 linux-eqha /USR/SBIN/CRON[1483]: (root) CMD (/usr/share/astguiclient/AST_VDhopper.pl -q)
2014-09-08T11:11:01.852923+02:00 linux-eqha /USR/SBIN/CRON[1486]: (root) CMD (/usr/share/astguiclient/AST_vm_update.pl)
2014-09-08T11:11:01.921054+02:00 linux-eqha /USR/SBIN/CRON[1492]: (root) CMD (/usr/share/astguiclient/AST_flush_DBqueue.pl -q)
2014-09-08T11:11:01.976452+02:00 linux-eqha /USR/SBIN/CRON[1497]: (root) CMD (/usr/share/astguiclient/ADMIN_keepalive_ALL.pl)
2014-09-08T11:11:02.021070+02:00 linux-eqha /USR/SBIN/CRON[1499]: (root) CMD (/usr/share/astguiclient/AST_manager_kill_hung_congested.pl)
2014-09-08T11:11:02.081440+02:00 linux-eqha /USR/SBIN/CRON[1501]: (root) CMD (/usr/share/astguiclient/AST_inbound_email_parser.pl)
2014-09-08T11:11:02.502989+02:00 linux-eqha /USR/SBIN/CRON[1475]: pam_unix(crond:session): session closed for user root
2014-09-08T11:11:02.788405+02:00 linux-eqha /USR/SBIN/CRON[1473]: pam_unix(crond:session): session closed for user root
2014-09-08T11:11:06.878063+02:00 linux-eqha /USR/SBIN/CRON[1470]: pam_unix(crond:session): session closed for user root
2014-09-08T11:11:07.351606+02:00 linux-eqha /USR/SBIN/CRON[1471]: pam_unix(crond:session): session closed for user root
2014-09-08T11:11:12.171774+02:00 linux-eqha /USR/SBIN/CRON[1474]: pam_unix(crond:session): session closed for user root
2014-09-08T11:11:20.383582+02:00 linux-eqha /USR/SBIN/CRON[1469]: pam_unix(crond:session): session closed for user root
2014-09-08T11:11:46.408648+02:00 linux-eqha /USR/SBIN/CRON[1472]: pam_unix(crond:session): session closed for user root
2014-09-08T11:12:01.415983+02:00 linux-eqha /usr/sbin/cron[2746]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:12:01.416942+02:00 linux-eqha /usr/sbin/cron[2747]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:12:01.417547+02:00 linux-eqha /usr/sbin/cron[2748]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:12:01.423636+02:00 linux-eqha /usr/sbin/cron[2749]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:12:01.424252+02:00 linux-eqha /usr/sbin/cron[2750]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:12:01.455546+02:00 linux-eqha /usr/sbin/cron[2751]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:12:01.507620+02:00 linux-eqha /usr/sbin/cron[2752]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:12:01.555604+02:00 linux-eqha /usr/sbin/cron[2753]: pam_unix(crond:session): session opened for user root by (uid=0)
2014-09-08T11:12:01.603776+02:00 linux-eqha /USR/SBIN/CRON[2754]: (root) CMD (/usr/share/astguiclient/AST_conf_update.pl)
2014-09-08T11:12:01.654306+02:00 linux-eqha /USR/SBIN/CRON[2756]: (root) CMD (/usr/share/astguiclient/AST_inbound_email_parser.pl)
2014-09-08T11:12:01.654499+02:00 linux-eqha /USR/SBIN/CRON[2757]: (root) CMD (/usr/share/astguiclient/AST_manager_kill_hung_congested.pl)
2014-09-08T11:12:01.715869+02:00 linux-eqha /USR/SBIN/CRON[2760]: (root) CMD (/usr/share/astguiclient/AST_vm_update.pl)
2014-09-08T11:12:01.759646+02:00 linux-eqha /USR/SBIN/CRON[2762]: (root) CMD (/usr/share/astguiclient/AST_CRON_audio_1_move_VDonly.pl)
2014-09-08T11:12:01.760368+02:00 linux-eqha /USR/SBIN/CRON[2763]: (root) CMD (/usr/share/astguiclient/ADMIN_keepalive_ALL.pl)
2014-09-08T11:12:01.761040+02:00 linux-eqha /USR/SBIN/CRON[2767]: (root) CMD (/usr/share/astguiclient/AST_CRON_audio_1_move_mix.pl --MIX)
2014-09-08T11:12:01.761718+02:00 linux-eqha /USR/SBIN/CRON[2770]: (root) CMD (/usr/share/astguiclient/AST_VDhopper.pl -q)
2014-09-08T11:12:01.866336+02:00 linux-eqha /USR/SBIN/CRON[2753]: pam_unix(crond:session): session closed for user root
2014-09-08T11:12:02.147551+02:00 linux-eqha /USR/SBIN/CRON[2751]: pam_unix(crond:session): session closed for user root
2014-09-08T11:12:06.559987+02:00 linux-eqha /USR/SBIN/CRON[2746]: pam_unix(crond:session): session closed for user root
2014-09-08T11:12:06.789915+02:00 linux-eqha /USR/SBIN/CRON[2750]: pam_unix(crond:session): session closed for user root
2014-09-08T11:12:06.935210+02:00 linux-eqha /USR/SBIN/CRON[2747]: pam_unix(crond:session): session closed for user root
2014-09-08T11:12:11.493356+02:00 linux-eqha /USR/SBIN/CRON[2752]: pam_unix(crond:session): session closed for user root
2014-09-08T11:12:22.964669+02:00 linux-eqha /USR/SBIN/CRON[2749]: pam_unix(crond:session): session closed for user root
2014-09-08T11:12:37.399161+02:00 linux-eqha systemd[1]: Deactivating swap /dev/cciss/c0d0p1...
2014-09-08T11:12:37.528400+02:00 linux-eqha systemd[1]: last message repeated 3 times
2014-09-08T11:12:37.528338+02:00 linux-eqha systemd[1]: Unmounting /sys/kernel/debug...
2014-09-08T11:12:37.536033+02:00 linux-eqha rsyslogd: [origin software="rsyslogd" swVersion="7.2.7" x-pid="509" x-info="http://www.rsyslog.com"] exiting on signal 15.
2014-09-08T11:15:34.737783+02:00 linux-eqha rsyslogd: [origin software="rsyslogd" swVersion="7.2.7" x-pid="509" x-info="http://www.rsyslog.com"] start
2014-09-08T11:15:34.737830+02:00 linux-eqha systemd[1]: Mounted POSIX Message Queue File System.
2014-09-08T11:15:34.738015+02:00 linux-eqha systemd[1]: Mounted Huge Pages File System.
2014-09-08T11:15:34.738015+02:00 linux-eqha kernel: [ 0.000000] Initializing cgroup subsys cpuset
2014-09-08T11:15:34.738047+02:00 linux-eqha kernel: [ 0.000000] Initializing cgroup subsys cpu
2014-09-08T11:15:34.738027+02:00 linux-eqha systemd[1]: Started Remount Root and Kernel File Systems.
2014-09-08T11:15:34.738050+02:00 linux-eqha kernel: [ 0.000000] Linux version 3.7.10-1.16-pae (geeko@buildhost) (gcc version 4.7.2 20130108 [gcc-4_7-branch revision 195012] (SUSE Linux) ) #1 SMP Fri May 31 20:21:23 UTC 2013 (97c14ba)
2014-09-08T11:15:34.738075+02:00 linux-eqha systemd[1]: Started Create dynamic rule for /dev/root link.
2014-09-08T11:15:34.738078+02:00 linux-eqha kernel: [ 0.000000] e820: BIOS-provided physical RAM map:
2014-09-08T11:15:34.738082+02:00 linux-eqha kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable
2014-09-08T11:15:34.738088+02:00 linux-eqha systemd[1]: Starting udev Kernel Device Manager...
2014-09-08T11:15:34.738088+02:00 linux-eqha kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved
2014-09-08T11:15:34.738109+02:00 linux-eqha systemd[1]: Starting Load Random Seed...
2014-09-08T11:15:34.738117+02:00 linux-eqha kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved
2014-09-08T11:15:34.738122+02:00 linux-eqha kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000cfd42fff] usable
2014-09-08T11:15:34.738125+02:00 linux-eqha kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cfd43000-0x00000000cfd4bfff] ACPI data
2014-09-08T11:15:34.738119+02:00 linux-eqha systemd[1]: Started udev Kernel Device Manager.
2014-09-08T11:15:34.738127+02:00 linux-eqha kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cfd4c000-0x00000000cfd4cfff] usable
2014-09-08T11:15:34.738141+02:00 linux-eqha systemd[1]: Starting Local File Systems (Pre).
2014-09-08T11:15:34.738145+02:00 linux-eqha kernel: [ 0.000000] BIOS-e820: [mem 0x00000000cfd4d000-0x00000000cfffffff] reserved
2014-09-08T11:15:34.738149+02:00 linux-eqha kernel: [ 0.000000] BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
2014-09-08T11:15:34.738151+02:00 linux-eqha systemd[1]: Reached target Local File Systems (Pre).
2014-09-08T11:15:34.738152+02:00 linux-eqha kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fecfffff] reserved
2014-09-08T11:15:34.738165+02:00 linux-eqha systemd[1]: Mounting /var/spool/asterisk/monitor...
2014-09-08T11:15:34.738169+02:00 linux-eqha kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee0ffff] reserved
2014-09-08T11:15:34.738173+02:00 linux-eqha kernel: [ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
2014-09-08T11:15:34.738175+02:00 linux-eqha systemd-modules-load[333]: libkmod: kmod_config_parse: /etc/modprobe.d/10-unsupported-modules.conf line 10: ignoring bad line starting with 'allow_unsupported_modules'
2014-09-08T11:15:34.738180+02:00 linux-eqha kernel: [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000042fffefff] usable
2014-09-08T11:15:34.738184+02:00 linux-eqha kernel: [ 0.000000] NX (Execute Disable) protection: active
2014-09-08T11:15:34.738187+02:00 linux-eqha kernel: [ 0.000000] SMBIOS 2.5 present.
2014-09-08T11:15:34.738189+02:00 linux-eqha kernel: [ 0.000000] DMI: HP ProLiant DL580 G5, BIOS P61 09/23/2008
2014-09-08T11:15:34.738191+02:00 linux-eqha kernel: [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
2014-09-08T11:15:34.738194+02:00 linux-eqha kernel: [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
2014-09-08T11:15:34.738196+02:00 linux-eqha kernel: [ 0.000000] e820: last_pfn = 0x42ffff max_arch_pfn = 0x1000000
2014-09-08T11:15:34.738198+02:00 linux-eqha kernel: [ 0.000000] MTRR default type: uncachable
2014-09-08T11:15:34.738200+02:00 linux-eqha kernel: [ 0.000000] MTRR fixed ranges enabled:
2014-09-08T11:15:34.738206+02:00 linux-eqha kernel: [ 0.000000] 00000-9FFFF write-back
2014-09-08T11:15:34.738209+02:00 linux-eqha kernel: [ 0.000000] A0000-BFFFF uncachable
2014-09-08T11:15:34.738211+02:00 linux-eqha kernel: [ 0.000000] C0000-FFFFF write-protect
2014-09-08T11:15:34.738213+02:00 linux-eqha kernel: [ 0.000000] MTRR variable ranges enabled:
2014-09-08T11:15:34.738215+02:00 linux-eqha kernel: [ 0.000000] 0 base 0000000000 mask 0000000000 write-back
2014-09-08T11:15:34.738218+02:00 linux-eqha kernel: [ 0.000000] 1 base 00CFF00000 mask FFFFF00000 uncachable
2014-09-08T11:15:34.738220+02:00 linux-eqha kernel: [ 0.000000] 2 base 00D0000000 mask FFF0000000 uncachable
2014-09-08T11:15:34.738222+02:00 linux-eqha kernel: [ 0.000000] 3 base 00E0000000 mask FFE0000000 uncachable
2014-09-08T11:15:34.738224+02:00 linux-eqha kernel: [ 0.000000] 4 base 0000004000 mask FFFFFFF000 uncachable
2014-09-08T11:15:34.738230+02:00 linux-eqha kernel: [ 0.000000] 5 base 0000005000 mask FFFFFFF000 uncachable
2014-09-08T11:15:34.738233+02:00 linux-eqha kernel: [ 0.000000] 6 base 0000006000 mask FFFFFFF000 uncachable
2014-09-08T11:15:34.738235+02:00 linux-eqha kernel: [ 0.000000] 7 base 0000007000 mask FFFFFFF000 uncachable
2014-09-08T11:15:34.738237+02:00 linux-eqha kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
2014-09-08T11:15:34.738240+02:00 linux-eqha kernel: [ 0.000000] WARNING: BIOS bug: VAR MTRR 4 contains strange UC entry under 1M, check with your system vendor!
2014-09-08T11:15:34.738242+02:00 linux-eqha kernel: [ 0.000000] WARNING: BIOS bug: VAR MTRR 5 contains strange UC entry under 1M, check with your system vendor!
2014-09-08T11:15:34.738245+02:00 linux-eqha kernel: [ 0.000000] WARNING: BIOS bug: VAR MTRR 6 contains strange UC entry under 1M, check with your system vendor!
2014-09-08T11:15:34.738247+02:00 linux-eqha kernel: [ 0.000000] WARNING: BIOS bug: VAR MTRR 7 contains strange UC entry under 1M, check with your system vendor!
2014-09-08T11:15:34.738254+02:00 linux-eqha kernel: [ 0.000000] e820: update [mem 0xcff00000-0xffffffff] usable ==> reserved
2014-09-08T11:15:34.738256+02:00 linux-eqha kernel: [ 0.000000] found SMP MP-table at [mem 0x000f4fa0-0x000f4faf] mapped at [c00f4fa0]
2014-09-08T11:15:34.738259+02:00 linux-eqha kernel: [ 0.000000] initial memory mapped: [mem 0x00000000-0x00ffffff]
2014-09-08T11:15:34.738261+02:00 linux-eqha kernel: [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
2014-09-08T11:15:34.738263+02:00 linux-eqha kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x371fdfff]
2014-09-08T11:15:34.738266+02:00 linux-eqha kernel: [ 0.000000] [mem 0x00000000-0x001fffff] page 4k
2014-09-08T11:15:34.738268+02:00 linux-eqha kernel: [ 0.000000] [mem 0x00200000-0x36ffffff] page 2M
2014-09-08T11:15:34.738270+02:00 linux-eqha kernel: [ 0.000000] [mem 0x37000000-0x371fdfff] page 4k
2014-09-08T11:15:34.738276+02:00 linux-eqha kernel: [ 0.000000] kernel direct mapping tables up to 0x371fdfff @ [mem 0x00ff5000-0x00ffffff]
2014-09-08T11:15:34.738279+02:00 linux-eqha kernel: [ 0.000000] RAMDISK: [mem 0x35d9e000-0x36ec6fff]
2014-09-08T11:15:34.738281+02:00 linux-eqha kernel: [ 0.000000] ACPI: RSDP 000f4f20 00024 (v02 HP )
2014-09-08T11:15:34.738283+02:00 linux-eqha kernel: [ 0.000000] ACPI: XSDT cfd43900 0007C (v01 HP ProLiant 00000002 Ò? 0000162E)
2014-09-08T11:15:34.738285+02:00 linux-eqha kernel: [ 0.000000] ACPI: FACP cfd439c0 000F4 (v03 HP ProLiant 00000002 Ò? 0000162E)
2014-09-08T11:15:34.738288+02:00 linux-eqha kernel: [ 0.000000] ACPI BIOS Bug: Warning: Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20120913/tbfadt-648)
2014-09-08T11:15:34.738290+02:00 linux-eqha kernel: [ 0.000000] ACPI: DSDT cfd43ac0 02F33 (v01 HP DSDT 00000001 INTL 20030228)
2014-09-08T11:15:34.738293+02:00 linux-eqha kernel: [ 0.000000] ACPI: FACS cfd43100 00040
2014-09-08T11:15:34.738295+02:00 linux-eqha kernel: [ 0.000000] ACPI: SPCR cfd43140 00050 (v01 HP SPCRRBSU 00000001 Ò? 0000162E)
2014-09-08T11:15:34.738301+02:00 linux-eqha kernel: [ 0.000000] ACPI: MCFG cfd431c0 0003C (v01 HP ProLiant 00000001 00000000)
2014-09-08T11:15:34.738304+02:00 linux-eqha kernel: [ 0.000000] ACPI: HPET cfd43200 00038 (v01 HP ProLiant 00000002 Ò? 0000162E)
2014-09-08T11:15:34.738306+02:00 linux-eqha kernel: [ 0.000000] ACPI: FFFF cfd43240 00064 (v02 HP P61 00000002 Ò? 0000162E)
2014-09-08T11:15:34.738308+02:00 linux-eqha kernel: [ 0.000000] ACPI: SPMI cfd432c0 00040 (v05 HP ProLiant 00000001 Ò? 0000162E)
2014-09-08T11:15:34.738311+02:00 linux-eqha kernel: [ 0.000000] ACPI: ERST cfd43300 001D0 (v01 HP ProLiant 00000001 Ò? 0000162E)
2014-09-08T11:15:34.738313+02:00 linux-eqha kernel: [ 0.000000] ACPI: APIC cfd43500 00176 (v01 HP ProLiant 00000002 00000000)
2014-09-08T11:15:34.738315+02:00 linux-eqha kernel: [ 0.000000] ACPI: FFFF cfd43680 00176 (v01 HP ProLiant 00000001 Ò? 0000162E)
2014-09-08T11:15:34.738318+02:00 linux-eqha kernel: [ 0.000000] ACPI: BERT cfd43800 00030 (v01 HP ProLiant 00000001 Ò? 0000162E)
2014-09-08T11:15:34.738320+02:00 linux-eqha kernel: [ 0.000000] ACPI: HEST cfd43840 000BC (v01 HP ProLian
Vicibox 5.03 from .iso | VERSION: 2.10-450a BUILD: 140822-1034 | 1.8.23.0-vici | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | HP ProLiant DL580 G5 E7310 1.6GHz Quad Core
RukuBaruku
 
Posts: 23
Joined: Mon Mar 17, 2014 4:47 am

Re: cron jobs from web interface

Postby RukuBaruku » Tue Sep 09, 2014 2:39 am

mayby the problem is not cron job.
I was checking asterisk -r and there are a lot of errors with auto destruct.
[b]4214 __sip_autodestruct: Autodestruct on dialog 'ZDgxYTk4ZTNhY2FjYWI2YTRkNGI3NWJlMTc3MzI4MzM.' with owner SIP/cc156-000048e3 in place (Method: BYE). Rescheduling destruction for 10000 ms[/b]
and checking on forum i found an issue "After 3 hours of working there are a lot of errors and process AST_update.pl goes to 100% cpu utilization."

http://www.vicidial.org/VICIDIALforum/viewtopic.php?f=4&t=30297
Vicibox 5.03 from .iso | VERSION: 2.10-450a BUILD: 140822-1034 | 1.8.23.0-vici | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | HP ProLiant DL580 G5 E7310 1.6GHz Quad Core
RukuBaruku
 
Posts: 23
Joined: Mon Mar 17, 2014 4:47 am

Re: cron jobs from web interface

Postby DomeDan » Tue Sep 09, 2014 4:13 am

that is probably the problem, the system gets overloaded with dialoges that gets piled up.

check in the vicidial admin interface "Admin - Servers - (the asterisk server) - Asterisk Version" that the version there is the same as the version of asterisk you are running.

maybe its the hard drive like in the topic you linked.. maybe just a reinstall would help
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden

Re: cron jobs from web interface

Postby RukuBaruku » Fri Sep 12, 2014 1:40 am

the asterisk version is the same. i dont know what causes the problem. it hapens evereday at the first 2 hours of job. after the restart no problem anymore
Vicibox 5.03 from .iso | VERSION: 2.10-450a BUILD: 140822-1034 | 1.8.23.0-vici | Single Server | No Digium/Sangoma Hardware | No Extra Software After Installation | HP ProLiant DL580 G5 E7310 1.6GHz Quad Core
RukuBaruku
 
Posts: 23
Joined: Mon Mar 17, 2014 4:47 am

Re: cron jobs from web interface

Postby DomeDan » Fri Sep 12, 2014 4:50 am

look in the asterisk log in the beginning if there is anything else mentioned before "Autodestruct on dialog..." starts.

sounds like some kind of bug. when did this start to happen? after a upgrade or something like that?
Vicidial Partner. Region: Sweden/Norway.
Does Vicidial installation, configuration, customization, add-ons, CRM implementation, support, upgrading, network-related, pentesting etc. Remote and onsite assistance.
Email: domedan (at) gmail.com
DomeDan
 
Posts: 1226
Joined: Tue Jan 04, 2011 9:17 am
Location: Sweden


Return to General Discussion

Who is online

Users browsing this forum: No registered users and 51 guests