Internet provider cycling is switches ?
>>-----Original Message----- >>From: [email protected] [mailto:asterisk-users- >>[email protected]] On Behalf Of Steve Howes >>Sent: May-19-09 6:48 PM >>To: Asterisk Users Mailing List - Non-Commercial Discussion >>Subject: Re: [asterisk-users] Hang at 5:34 pm EST >> >>Why are you posting posts with the time in? I have a perfectly working >>clock thanks. >> >>On 19 May 2009, at 23:40, David @ULC wrote: >> >>> >>> It should be >>> >>> Tue May 19 18:39:18 EDT 2009 >>> >>> >>> >>> >>> On Wed, May 20, 2009 at 3:56 AM, David @ULC <[email protected]> >>> wrote: >>> >>> Some at 5:34 pm EST DAILY, all my call get disconnect. >>> >>> I tried RE-INSTALLATION, I tried Reinstallation on a virgin HDD, >>> but its same. >>> >>> I tried changing VOIP provider I tried changing Internet >>> Provider..But no help.. >>> >>> >>> What could be the reason ? >>> >>> >>> Here are my enties of crontab : >>> >>> ### 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 --GSM >>> #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 --GSM >>> >>> ### 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 1,7 * * * /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl >>> --debug --postal-code-gmt >>> >>> ### reset several temporary-info tables in the database >>> 2 1 * * * /usr/share/astguiclient/AST_reset_mysql_vars.pl >>> >>> ### optimize the database tables within the asterisk database >>> 3 1 * * * /usr/share/astguiclient/AST_DB_optimize.pl >>> >>> ## adjust time on the server with ntp >>> 30 * * * * /usr/sbin/ntpdate -u 18.145.0.30 2>/dev/null 1>&2 >>> >>> ### remove old recordings more than 7 days old >>> #24 0 * * * /usr/bin/find /var/spool/asterisk/monitor -maxdepth 2 - >>> type f -mtime +7 -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 >>> 39 10 * * * /etc/webmin/cron/tempdelete.pl >>> >>> >>> _______________________________________________ >>> -- Bandwidth and Colocation Provided by http://www.api-digital.com -- >>> >>> asterisk-users mailing list >>> To UNSUBSCRIBE or update options visit: >>> http://lists.digium.com/mailman/listinfo/asterisk-users >> >> >>_______________________________________________ >>-- Bandwidth and Colocation Provided by http://www.api-digital.com -- >> >>asterisk-users mailing list >>To UNSUBSCRIBE or update options visit: >> http://lists.digium.com/mailman/listinfo/asterisk-users _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
